diff options
Diffstat (limited to 'TAO/tao/BooleanSeqC.h')
-rw-r--r-- | TAO/tao/BooleanSeqC.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/BooleanSeqC.h b/TAO/tao/BooleanSeqC.h index 61901510719..58218300078 100644 --- a/TAO/tao/BooleanSeqC.h +++ b/TAO/tao/BooleanSeqC.h @@ -52,6 +52,8 @@ #endif #define TAO_EXPORT_MACRO TAO_Export +TAO_BEGIN_VERSIONED_NAMESPACE_DECL + // TAO_IDL - Generated from // be\be_visitor_module/module_ch.cpp:49 @@ -139,6 +141,8 @@ TAO_Export ::CORBA::Boolean operator>> ( // TAO_IDL - Generated from // be\be_codegen.cpp:1040 +TAO_END_VERSIONED_NAMESPACE_DECL + #include /**/ "ace/post.h" #endif /* ifndef */ |