summaryrefslogtreecommitdiff
path: root/ACE/TAO/tao/Seq_Out_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/tao/Seq_Out_T.cpp')
-rw-r--r--ACE/TAO/tao/Seq_Out_T.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/ACE/TAO/tao/Seq_Out_T.cpp b/ACE/TAO/tao/Seq_Out_T.cpp
new file mode 100644
index 00000000000..02bc2c7f89f
--- /dev/null
+++ b/ACE/TAO/tao/Seq_Out_T.cpp
@@ -0,0 +1,12 @@
+// $Id$
+
+#ifndef TAO_SEQ_OUT_T_CPP
+#define TAO_SEQ_OUT_T_CPP
+
+#include "tao/Seq_Out_T.h"
+
+#if !defined (__ACE_INLINE__)
+#include "tao/Seq_Out_T.inl"
+#endif /* __ACE_INLINE__ */
+
+#endif /* TAO_SEQUENCE_OUT_T_CPP */