Mercurial > hg > octave-lyh
diff liboctave/CRowVector.h @ 4192:5719210fff4c
[project @ 2002-11-20 16:56:47 by jwe]
author | jwe |
---|---|
date | Wed, 20 Nov 2002 16:56:49 +0000 |
parents | 47d3baea432d |
children | 236c10efcde2 |
line wrap: on
line diff
--- a/liboctave/CRowVector.h +++ b/liboctave/CRowVector.h @@ -23,7 +23,7 @@ #if !defined (octave_ComplexRowVector_h) #define octave_ComplexRowVector_h 1 -#if defined (__GNUG__) && ! defined (NO_PRAGMA_INTERFACE_IMPLEMENTATION) +#if defined (__GNUG__) && defined (USE_PRAGMA_INTERFACE_IMPLEMENTATION) #pragma interface #endif