summaryrefslogtreecommitdiff
path: root/ace/XTI_ATM_Mcast.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/XTI_ATM_Mcast.h')
-rw-r--r--ace/XTI_ATM_Mcast.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/ace/XTI_ATM_Mcast.h b/ace/XTI_ATM_Mcast.h
index 357af246784..ea2ba46739f 100644
--- a/ace/XTI_ATM_Mcast.h
+++ b/ace/XTI_ATM_Mcast.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -26,8 +26,6 @@
#include "ace/TLI_Connector.h"
#include "ace/ATM_Addr.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_XTI_ATM_Mcast
*
@@ -124,14 +122,10 @@ public:
ACE_ALLOC_HOOK_DECLARE;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/XTI_ATM_Mcast.inl"
#endif /* __ACE_INLINE__ */
#endif /* ACE_HAS_XTI_ATM */
-
#include /**/ "ace/post.h"
-
#endif /* ACE_XTI_ATM_MCAST_H */