summaryrefslogtreecommitdiff
path: root/TAO/tao/Policy_Current_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Policy_Current_Impl.h')
-rw-r--r--TAO/tao/Policy_Current_Impl.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tao/Policy_Current_Impl.h b/TAO/tao/Policy_Current_Impl.h
index 270342fe234..300473723ac 100644
--- a/TAO/tao/Policy_Current_Impl.h
+++ b/TAO/tao/Policy_Current_Impl.h
@@ -19,7 +19,7 @@
#include /**/ "ace/pre.h"
-#include "tao/TAO_Export.h"
+#include "TAO_Export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
@@ -38,9 +38,7 @@
#pragma warning(disable:4250)
#endif /* _MSC_VER */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
-class TAO_Policy_Current_Impl
+class TAO_Export TAO_Policy_Current_Impl
{
public:
@@ -69,8 +67,6 @@ private:
TAO_Policy_Set manager_impl_;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#if defined(_MSC_VER)
#pragma warning(pop)
#endif /* _MSC_VER */