diff options
Diffstat (limited to 'TAO/tao/WrongTransactionC.h')
-rw-r--r-- | TAO/tao/WrongTransactionC.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/WrongTransactionC.h b/TAO/tao/WrongTransactionC.h index a872bfdfaf2..e64c9dedb4d 100644 --- a/TAO/tao/WrongTransactionC.h +++ b/TAO/tao/WrongTransactionC.h @@ -61,6 +61,8 @@ // TAO_IDL - Generated from // be\be_visitor_module/module_ch.cpp:48 +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + namespace CORBA { @@ -131,6 +133,8 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::WrongTransaction &) // TAO_IDL - Generated from // be\be_codegen.cpp:955 +TAO_END_VERSIONED_NAMESPACE_DECL + #if defined(_MSC_VER) #pragma warning(pop) #endif /* _MSC_VER */ |