summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Singleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TAO_Singleton.h')
-rw-r--r--TAO/tao/TAO_Singleton.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tao/TAO_Singleton.h b/TAO/tao/TAO_Singleton.h
index 4a55e38443e..85c820a5225 100644
--- a/TAO/tao/TAO_Singleton.h
+++ b/TAO/tao/TAO_Singleton.h
@@ -115,14 +115,7 @@ TAO_END_VERSIONED_NAMESPACE_DECL
#include "tao/TAO_Singleton.inl"
#endif /* __ACE_INLINE__ */
-#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "tao/TAO_Singleton.cpp"
-#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
-
-#if defined (ACE_TEMPLATES_REQUIRE_PRAGMA)
-#pragma implementation ("TAO_Singleton.cpp")
-#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
-
#include /**/ "ace/post.h"