summaryrefslogtreecommitdiff
path: root/examples/C++NPv1/Logging_Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/C++NPv1/Logging_Server.h')
-rw-r--r--examples/C++NPv1/Logging_Server.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/C++NPv1/Logging_Server.h b/examples/C++NPv1/Logging_Server.h
index 2c8624a11cb..1fd03bac775 100644
--- a/examples/C++NPv1/Logging_Server.h
+++ b/examples/C++NPv1/Logging_Server.h
@@ -10,9 +10,7 @@
#include "ace/FILE_IO.h"
#include "ace/SOCK_Acceptor.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_SOCK_Stream;
-ACE_END_VERSIONED_NAMESPACE_DECL
class Logging_Server
{