summaryrefslogtreecommitdiff
path: root/ace/Dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Dump.h')
-rw-r--r--ace/Dump.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Dump.h b/ace/Dump.h
index 7c792f0db66..aff3faab9a9 100644
--- a/ace/Dump.h
+++ b/ace/Dump.h
@@ -58,8 +58,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Dumpable
*
@@ -163,8 +161,6 @@ private:
int current_size_;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
// Include the templates classes at this point.
#include "ace/Dump_T.h"