summaryrefslogtreecommitdiff
path: root/TAO/tao/TimeBaseS_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TimeBaseS_T.h')
-rw-r--r--TAO/tao/TimeBaseS_T.h44
1 files changed, 44 insertions, 0 deletions
diff --git a/TAO/tao/TimeBaseS_T.h b/TAO/tao/TimeBaseS_T.h
new file mode 100644
index 00000000000..ea740cb51e3
--- /dev/null
+++ b/TAO/tao/TimeBaseS_T.h
@@ -0,0 +1,44 @@
+/* -*- C++ -*- */
+//
+// $Id$
+//
+// ================================================================
+//
+// = LIBRARY
+// TAO
+//
+// = FILENAME
+// TimeBaseS_T.cpp
+//
+// = DESCRIPTION
+// Generated from TimeBase.pidl
+//
+// ================================================================
+
+#ifndef TAO_IDL_TIMEBASES_T_H
+#define TAO_IDL_TIMEBASES_T_H
+
+#if defined(_MSC_VER)
+#pragma warning(disable:4250)
+#endif /* _MSC_VER */
+
+
+#if defined (__ACE_INLINE__)
+#include "TimeBaseS_T.i"
+#endif /* defined INLINE */
+
+
+#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
+#include "TimeBaseS_T.cpp"
+#endif /* defined REQUIRED SOURCE */
+
+
+#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
+#pragma implementation ("TimeBaseS_T.cpp")
+#endif /* defined REQUIRED PRAGMA */
+
+#if defined(_MSC_VER)
+#pragma warning(default:4250)
+#endif /* _MSC_VER */
+
+#endif /* TAO_IDL_TIMEBASES_T_H */