summaryrefslogtreecommitdiff
path: root/TAO/tao/default_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/default_server.h')
-rw-r--r--TAO/tao/default_server.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/default_server.h b/TAO/tao/default_server.h
index f8304d430da..e346b7eaca2 100644
--- a/TAO/tao/default_server.h
+++ b/TAO/tao/default_server.h
@@ -25,6 +25,7 @@
#include "ace/Service_Config.h"
#include "ace/Time_Value.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/**
* @class TAO_Default_Server_Strategy_Factory
@@ -85,6 +86,8 @@ protected:
ACE_Time_Value thread_per_connection_timeout_;
};
+TAO_END_VERSIONED_NAMESPACE_DECL
+
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Server_Strategy_Factory)
ACE_FACTORY_DECLARE (TAO, TAO_Default_Server_Strategy_Factory)