summaryrefslogtreecommitdiff
path: root/TAO/tao/Valuetype/Seq_Tmplinst.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Valuetype/Seq_Tmplinst.cpp')
-rw-r--r--TAO/tao/Valuetype/Seq_Tmplinst.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Valuetype/Seq_Tmplinst.cpp b/TAO/tao/Valuetype/Seq_Tmplinst.cpp
index 451aaf08907..bd13c67cf9e 100644
--- a/TAO/tao/Valuetype/Seq_Tmplinst.cpp
+++ b/TAO/tao/Valuetype/Seq_Tmplinst.cpp
@@ -17,6 +17,7 @@
// Jeff Parsons <j.parsons@vanderbilt.edu>
//
// ============================================================================
+#include "ace/config-all.h"
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) || \
defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA)
@@ -28,7 +29,7 @@
#include "ValueFactory.h"
#endif /*if ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA*/
-ACE_RCSID (tao,
+ACE_RCSID (Valuetype,
Seq_Tmplinst,
"$Id$")