summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/HTBP_Notifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/HTBP/HTBP_Notifier.h')
-rw-r--r--protocols/ace/HTBP/HTBP_Notifier.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/protocols/ace/HTBP/HTBP_Notifier.h b/protocols/ace/HTBP/HTBP_Notifier.h
index 0c9dcffa2ed..f0ef01b1f25 100644
--- a/protocols/ace/HTBP/HTBP_Notifier.h
+++ b/protocols/ace/HTBP/HTBP_Notifier.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -22,8 +22,6 @@
#include "HTBP_Export.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace ACE
{
namespace HTBP
@@ -48,7 +46,5 @@ namespace ACE
}
}
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_HTBP_NOTIFIER_H */