diff options
Diffstat (limited to 'TAO/tao/CurrentC.h')
-rw-r--r-- | TAO/tao/CurrentC.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/CurrentC.h b/TAO/tao/CurrentC.h index e23843d6261..e102b492f15 100644 --- a/TAO/tao/CurrentC.h +++ b/TAO/tao/CurrentC.h @@ -59,6 +59,8 @@ // TAO_IDL - Generated from // be\be_visitor_module/module_ch.cpp:49 +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + namespace CORBA { @@ -183,6 +185,8 @@ namespace TAO // TAO_IDL - Generated from // be\be_codegen.cpp:1062 +TAO_END_VERSIONED_NAMESPACE_DECL + #if defined(_MSC_VER) #pragma warning(pop) #endif /* _MSC_VER */ |