summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core_Auto_Ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core_Auto_Ptr.h')
-rw-r--r--TAO/tao/ORB_Core_Auto_Ptr.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/TAO/tao/ORB_Core_Auto_Ptr.h b/TAO/tao/ORB_Core_Auto_Ptr.h
index 19de5c918f1..f99c4f79a9d 100644
--- a/TAO/tao/ORB_Core_Auto_Ptr.h
+++ b/TAO/tao/ORB_Core_Auto_Ptr.h
@@ -18,14 +18,6 @@
#include "tao/TAO_Export.h"
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
-# pragma once
-#endif /* ACE_LACKS_PRAGMA_ONCE */
-
-#include "tao/Versioned_Namespace.h"
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
class TAO_ORB_Core;
/**
@@ -68,10 +60,8 @@ protected:
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
-# include "tao/ORB_Core_Auto_Ptr.inl"
+# include "ORB_Core_Auto_Ptr.inl"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"