summaryrefslogtreecommitdiff
path: root/ace/IO_Cntl_Msg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/IO_Cntl_Msg.cpp')
-rw-r--r--ace/IO_Cntl_Msg.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/IO_Cntl_Msg.cpp b/ace/IO_Cntl_Msg.cpp
index 2b0d38b8355..ff27954a2aa 100644
--- a/ace/IO_Cntl_Msg.cpp
+++ b/ace/IO_Cntl_Msg.cpp
@@ -2,7 +2,9 @@
// $Id$
#if 0
-/* Forward decl */
+// This is not meant to be used, it's just a place holder...
+
+// Forward decl
template <class SYNCH> class ACE_Module;