summaryrefslogtreecommitdiff
path: root/TAO/tao/Default_Protocols_Hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Default_Protocols_Hooks.h')
-rw-r--r--TAO/tao/Default_Protocols_Hooks.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/Default_Protocols_Hooks.h b/TAO/tao/Default_Protocols_Hooks.h
index 540ed7b70fb..ad0d440d7df 100644
--- a/TAO/tao/Default_Protocols_Hooks.h
+++ b/TAO/tao/Default_Protocols_Hooks.h
@@ -1,3 +1,4 @@
+
// -*- C++ -*-
// ===================================================================
@@ -22,8 +23,6 @@
#include "tao/Protocols_Hooks.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
class TAO_POA;
class TAO_Export TAO_Default_Protocols_Hooks : public TAO_Protocols_Hooks
@@ -114,8 +113,6 @@ public:
ACE_ENV_ARG_DECL);
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Protocols_Hooks)
ACE_FACTORY_DECLARE (TAO, TAO_Default_Protocols_Hooks)