summaryrefslogtreecommitdiff
path: root/ace/IOStream_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/IOStream_T.cpp')
-rw-r--r--ace/IOStream_T.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/IOStream_T.cpp b/ace/IOStream_T.cpp
index 5cad6db96d6..5e5d2e896c7 100644
--- a/ace/IOStream_T.cpp
+++ b/ace/IOStream_T.cpp
@@ -7,6 +7,8 @@
#include "ace/IOStream_T.h"
+ACE_RCSID(ace, IOStream_T, "$Id$")
+
#if !defined (ACE_LACKS_ACE_IOSTREAM)
#if defined (ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION) && defined (__GNUG__)