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