summaryrefslogtreecommitdiff
path: root/TAO/tao/Buffer_Allocator_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Buffer_Allocator_T.h')
-rw-r--r--TAO/tao/Buffer_Allocator_T.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Buffer_Allocator_T.h b/TAO/tao/Buffer_Allocator_T.h
index 59684723965..3d29c153ac9 100644
--- a/TAO/tao/Buffer_Allocator_T.h
+++ b/TAO/tao/Buffer_Allocator_T.h
@@ -21,6 +21,8 @@
#include "tao/Allocator.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO
{
/**
@@ -46,6 +48,8 @@ namespace TAO
};
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
#include "tao/Buffer_Allocator_T.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */