diff liboctave/Array2.h @ 4061:6e86256e9c54

[project @ 2002-09-19 16:42:25 by jwe]
author jwe
date Thu, 19 Sep 2002 16:42:28 +0000
parents f9ea3dcf58ee
children 47d3baea432d
line wrap: on
line diff
--- a/liboctave/Array2.h
+++ b/liboctave/Array2.h
@@ -24,7 +24,7 @@
 #if !defined (octave_Array2_h)
 #define octave_Array2_h 1
 
-#if defined (__GNUG__)
+#if defined (USE_PRAGMA_INTERFACE_IMPLEMENTATION)
 #pragma interface
 #endif