diff src/pt-exp-base.cc @ 1297:12ecc2ecf0e3

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