summaryrefslogtreecommitdiff
path: root/TAO/tao/PredefinedType_Seq_Tmplinst.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PredefinedType_Seq_Tmplinst.cpp')
-rw-r--r--TAO/tao/PredefinedType_Seq_Tmplinst.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/PredefinedType_Seq_Tmplinst.cpp b/TAO/tao/PredefinedType_Seq_Tmplinst.cpp
index 2a44b0937b4..7a4b1f4649a 100644
--- a/TAO/tao/PredefinedType_Seq_Tmplinst.cpp
+++ b/TAO/tao/PredefinedType_Seq_Tmplinst.cpp
@@ -21,6 +21,11 @@
#include "tao/Sequence_T.h"
#include "tao/Any.h"
+#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) || defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA)
+# include "tao/Object.h"
+#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION || ACE_HAS_TEMPLATE_INSTANTIATION_PRAGM */
+
+
ACE_RCSID (tao,
PredefinedType_Seq_Tmplinst,
"$Id$")