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