diff liboctave/CmplxDET.h @ 4061:6e86256e9c54

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