summaryrefslogtreecommitdiff
path: root/ace/OS_NS_signal.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_signal.cpp')
-rw-r--r--ace/OS_NS_signal.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/ace/OS_NS_signal.cpp b/ace/OS_NS_signal.cpp
index ab65f204095..3dc5e1c56fe 100644
--- a/ace/OS_NS_signal.cpp
+++ b/ace/OS_NS_signal.cpp
@@ -1,3 +1,4 @@
+// -*- C++ -*-
// $Id$
#include "ace/OS_NS_signal.h"
@@ -21,6 +22,3 @@ siginfo_t::siginfo_t (ACE_HANDLE *handles)
{
}
#endif /* ACE_HAS_SIGINFO_T */
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-ACE_END_VERSIONED_NAMESPACE_DECL