summaryrefslogtreecommitdiff
path: root/utils/List.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/List.h')
-rw-r--r--utils/List.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/List.h b/utils/List.h
index 552f197..cd042f9 100644
--- a/utils/List.h
+++ b/utils/List.h
@@ -15,6 +15,10 @@
#ifndef List_H_
#define List_H_
+#ifdef __GNUG__
+#pragma interface
+#endif
+
#include "cplus_bugs.h"
class CcuAllocator;