summaryrefslogtreecommitdiff
path: root/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h')
-rw-r--r--protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h b/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h
index e60a682d81f..142607aa49f 100644
--- a/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h
+++ b/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -21,8 +21,6 @@
#include "HTBP_Export.h"
#include "HTBP_Filter.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace ACE
{
namespace HTBP
@@ -81,8 +79,6 @@ namespace ACE
}
}
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "HTBP_Inside_Squid_Filter.inl"
#endif