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