summaryrefslogtreecommitdiff
path: root/comm/Channel.cc
diff options
context:
space:
mode:
Diffstat (limited to 'comm/Channel.cc')
-rw-r--r--comm/Channel.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/comm/Channel.cc b/comm/Channel.cc
index 902eec1..4515b95 100644
--- a/comm/Channel.cc
+++ b/comm/Channel.cc
@@ -12,6 +12,9 @@
* $CurLog$
*/
+#ifdef __GNUG__
+#pragma implementation "Channel.h"
+#endif
#include "Channel.h"
#include "MsgBuffer.h"
#include "error.h"