changeset 1298:c6f21b933f95

[project @ 1995-05-01 18:44:09 by jwe]
author jwe
date Mon, 01 May 1995 18:44:09 +0000
parents 12ecc2ecf0e3
children 484e94579182
files src/pt-const.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/pt-const.h	Mon May 01 18:39:43 1995 +0000
+++ b/src/pt-const.h	Mon May 01 18:44:09 1995 +0000
@@ -24,6 +24,10 @@
 #if !defined (octave_tree_const_h)
 #define octave_tree_const_h 1
 
+#if defined (__GNUG__)
+#pragma interface
+#endif
+
 #include <iostream.h>
 
 #include <stdlib.h>