summaryrefslogtreecommitdiff
path: root/ace/Reactor_Timer_Interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Reactor_Timer_Interface.h')
-rw-r--r--ace/Reactor_Timer_Interface.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/ace/Reactor_Timer_Interface.h b/ace/Reactor_Timer_Interface.h
index d370a128df2..91638c9c2bd 100644
--- a/ace/Reactor_Timer_Interface.h
+++ b/ace/Reactor_Timer_Interface.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -21,8 +21,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
class ACE_Event_Handler;
/**
@@ -53,8 +51,6 @@ public:
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_REACTOR_TIMER_INTERFACE_H */