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, 0 insertions, 44 deletions
diff --git a/TAO/tao/TimeBaseS_T.h b/TAO/tao/TimeBaseS_T.h
deleted file mode 100644
index ea740cb51e3..00000000000
--- a/TAO/tao/TimeBaseS_T.h
+++ /dev/null
@@ -1,44 +0,0 @@
-/* -*- 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 */