summaryrefslogtreecommitdiff
path: root/ace/SPIPE_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/SPIPE_Connector.h')
-rw-r--r--ace/SPIPE_Connector.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/ace/SPIPE_Connector.h b/ace/SPIPE_Connector.h
index f9fc2455ecc..7648e63b4a4 100644
--- a/ace/SPIPE_Connector.h
+++ b/ace/SPIPE_Connector.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -22,8 +22,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_SPIPE_Connector
*
@@ -108,8 +106,6 @@ public:
ACE_ALLOC_HOOK_DECLARE;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/SPIPE_Connector.inl"
#endif /* __ACE_INLINE__ */