summaryrefslogtreecommitdiff
path: root/TAO/tao/TimeBaseS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TimeBaseS.cpp')
-rw-r--r--TAO/tao/TimeBaseS.cpp24
1 files changed, 24 insertions, 0 deletions
diff --git a/TAO/tao/TimeBaseS.cpp b/TAO/tao/TimeBaseS.cpp
new file mode 100644
index 00000000000..668cc8c6ae9
--- /dev/null
+++ b/TAO/tao/TimeBaseS.cpp
@@ -0,0 +1,24 @@
+/* -*- C++ -*- */
+//
+// $Id$
+//
+// ================================================================
+//
+// = LIBRARY
+// TAO
+//
+// = FILENAME
+// TimeBaseS.cpp
+//
+// = DESCRIPTION
+// Generated from TimeBase.pidl
+//
+// ================================================================
+
+#include "TimeBaseS.h"
+
+#if !defined (__ACE_INLINE__)
+#include "TimeBaseS.i"
+#endif /* !defined INLINE */
+
+ACE_RCSID(tao, TimeBaseS, "$Id$")