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