summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBA_methods.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CORBA_methods.h')
-rw-r--r--TAO/tao/CORBA_methods.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/CORBA_methods.h b/TAO/tao/CORBA_methods.h
index 038f912b6e2..62d95e56a1e 100644
--- a/TAO/tao/CORBA_methods.h
+++ b/TAO/tao/CORBA_methods.h
@@ -30,6 +30,8 @@
#endif
#define TAO_EXPORT_MACRO TAO_Export
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace CORBA
{
class ORB;
@@ -77,6 +79,8 @@ namespace CORBA
TAO_NAMESPACE_INLINE_FUNCTION void release (Principal_ptr);
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /* TAO_CORBA_METHODS_H */