summaryrefslogtreecommitdiff
path: root/TAO/tao/ParameterModeC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ParameterModeC.h')
-rw-r--r--TAO/tao/ParameterModeC.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/ParameterModeC.h b/TAO/tao/ParameterModeC.h
index e2751ebf4e4..c4a0c7d670a 100644
--- a/TAO/tao/ParameterModeC.h
+++ b/TAO/tao/ParameterModeC.h
@@ -59,6 +59,8 @@
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:48
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
class TAO_InputCDR;
class TAO_OutputCDR;
@@ -99,6 +101,9 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ParameterMode &);
// TAO_IDL - Generated from
// be\be_codegen.cpp:955
+
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined(_MSC_VER)
#pragma warning(pop)
#endif /* _MSC_VER */