diff options
Diffstat (limited to 'TAO/tao/TAOC.h')
-rw-r--r-- | TAO/tao/TAOC.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/TAOC.h b/TAO/tao/TAOC.h index 72e9467c9ef..b417694122b 100644 --- a/TAO/tao/TAOC.h +++ b/TAO/tao/TAOC.h @@ -60,6 +60,8 @@ // TAO_IDL - Generated from // be\be_visitor_module/module_ch.cpp:49 +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + namespace TAO { @@ -290,6 +292,8 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO::BufferingConstraint & // TAO_IDL - Generated from // be\be_codegen.cpp:1028 +TAO_END_VERSIONED_NAMESPACE_DECL + #include /**/ "ace/post.h" #endif /* ifndef */ |