summaryrefslogtreecommitdiff
path: root/ace/Select_Reactor_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Select_Reactor_T.cpp')
-rw-r--r--ace/Select_Reactor_T.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Select_Reactor_T.cpp b/ace/Select_Reactor_T.cpp
index 5901e2b7b2e..34469975f4d 100644
--- a/ace/Select_Reactor_T.cpp
+++ b/ace/Select_Reactor_T.cpp
@@ -22,8 +22,6 @@
// For timer_queue_
#include "ace/Recursive_Thread_Mutex.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/*
* ACE Reactor specialization hook.
*/
@@ -40,6 +38,8 @@ ACE_RCSID (ace,
Select_Reactor_T,
"$Id$")
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+
ACE_ALLOC_HOOK_DEFINE(ACE_Select_Reactor_T)
#if defined (ACE_WIN32)