summaryrefslogtreecommitdiff
path: root/ace/Local_Memory_Pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Local_Memory_Pool.h')
-rw-r--r--ace/Local_Memory_Pool.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/ace/Local_Memory_Pool.h b/ace/Local_Memory_Pool.h
index caf22055273..f5762b9bc14 100644
--- a/ace/Local_Memory_Pool.h
+++ b/ace/Local_Memory_Pool.h
@@ -1,4 +1,4 @@
-// -*- C++ -*-
+/* -*- C++ -*- */
//=============================================================================
/**
@@ -24,8 +24,6 @@
#include "ace/Unbounded_Set.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Local_Memory_Pool_Options
*
@@ -127,7 +125,5 @@ protected:
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_LOCAL_MEMORY_POOL_H */