summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOPC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOPC.h')
-rw-r--r--TAO/tao/IIOPC.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/IIOPC.h b/TAO/tao/IIOPC.h
index 18133b7e39a..69fd036e067 100644
--- a/TAO/tao/IIOPC.h
+++ b/TAO/tao/IIOPC.h
@@ -58,6 +58,8 @@
#pragma warning(disable:4250)
#endif /* _MSC_VER */
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:49
@@ -216,6 +218,8 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, IIOP::BiDirIIOPServiceCont
// TAO_IDL - Generated from
// be\be_codegen.cpp:1062
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined(_MSC_VER)
#pragma warning(pop)
#endif /* _MSC_VER */