summaryrefslogtreecommitdiff
path: root/comm/Channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'comm/Channel.h')
-rw-r--r--comm/Channel.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/comm/Channel.h b/comm/Channel.h
index 1f73c37..9d30321 100644
--- a/comm/Channel.h
+++ b/comm/Channel.h
@@ -15,6 +15,10 @@
#ifndef Channel_H_
#define Channel_H_
+#ifdef __GNUG__
+#pragma interface
+#endif
+
#include "cplus_bugs.h"
#include "global.h"
#include "IOS.h"