diff src/ov-list.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/src/ov-list.h	Thu Sep 19 04:09:29 2002 +0000
+++ b/src/ov-list.h	Thu Sep 19 16:42:28 2002 +0000
@@ -23,7 +23,7 @@
 #if !defined (octave_list_h)
 #define octave_list_h 1
 
-#if defined (__GNUG__)
+#if defined (USE_PRAGMA_INTERFACE_IMPLEMENTATION)
 #pragma interface
 #endif