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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/TAO_Singleton.h b/TAO/tao/TAO_Singleton.h
index 41d27015cb8..b4c2194f86c 100644
--- a/TAO/tao/TAO_Singleton.h
+++ b/TAO/tao/TAO_Singleton.h
@@ -25,13 +25,9 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "tao/Versioned_Namespace.h"
-
#include "ace/Cleanup.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class TAO_Singleton
*
@@ -122,8 +118,6 @@ private:
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "tao/TAO_Singleton.inl"
#endif /* __ACE_INLINE__ */