summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/ExceptionHolderA.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/ExceptionHolderA.h')
-rw-r--r--TAO/tao/Messaging/ExceptionHolderA.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/Messaging/ExceptionHolderA.h b/TAO/tao/Messaging/ExceptionHolderA.h
index b3c03859799..b72bb462fb2 100644
--- a/TAO/tao/Messaging/ExceptionHolderA.h
+++ b/TAO/tao/Messaging/ExceptionHolderA.h
@@ -33,17 +33,17 @@
#include /**/ "ace/pre.h"
-#include "messaging_export.h"
+#include "tao/Messaging/messaging_export.h"
#include "tao/Messaging/ExceptionHolderC.h"
#include "tao/AnyTypeCode/OctetSeqA.h"
#include "tao/AnyTypeCode/DynamicA.h"
-#if !defined (TAO_HAS_DEPRECATED_EXCEPTION_HOLDER)
-
// TAO_IDL - Generated from
// be\be_visitor_module/module_ch.cpp:59
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace Messaging
{
@@ -79,7 +79,7 @@ TAO_Messaging_Export ::CORBA::Boolean operator>>= (const ::CORBA::Any &, Messagi
#endif
-#endif
+TAO_END_VERSIONED_NAMESPACE_DECL
#include /**/ "ace/post.h"