diff src/symtab.cc @ 1297:12ecc2ecf0e3

[project @ 1995-05-01 18:39:43 by jwe]
author jwe
date Mon, 01 May 1995 18:39:43 +0000 (1995-05-01)
parents ee2c6a67abe9
children 611d403c7f3d
line wrap: on
line diff
--- a/src/symtab.cc
+++ b/src/symtab.cc
@@ -21,6 +21,10 @@
 
 */
 
+#if defined (__GNUG__)
+#pragma implementation
+#endif
+
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif