summaryrefslogtreecommitdiff
path: root/utils/String.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/String.h')
-rw-r--r--utils/String.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/String.h b/utils/String.h
index 42509d3..7fa3329 100644
--- a/utils/String.h
+++ b/utils/String.h
@@ -16,6 +16,10 @@
#ifndef String_H_
#define String_H_
+#ifdef __GNUG__
+#pragma interface
+#endif
+
#include "cplus_bugs.h"
/*? class StringMemory ?*/