summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/ExceptionHolderC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/ExceptionHolderC.cpp')
-rw-r--r--TAO/tao/Messaging/ExceptionHolderC.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tao/Messaging/ExceptionHolderC.cpp b/TAO/tao/Messaging/ExceptionHolderC.cpp
index 3673c01c5a8..285d835210b 100644
--- a/TAO/tao/Messaging/ExceptionHolderC.cpp
+++ b/TAO/tao/Messaging/ExceptionHolderC.cpp
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:277
-#include "tao/Messaging/ExceptionHolderC.h"
+#include "ExceptionHolderC.h"
#include "tao/CDR.h"
#include "tao/Valuetype/ValueFactory.h"
#include "tao/ORB_Core.h"
@@ -38,14 +38,12 @@
#if !defined (TAO_HAS_DEPRECATED_EXCEPTION_HOLDER)
#if !defined (__ACE_INLINE__)
-#include "tao/Messaging/ExceptionHolderC.inl"
+#include "ExceptionHolderC.inl"
#endif /* !defined INLINE */
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:70
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Arg traits specializations.
namespace TAO
{
@@ -306,6 +304,4 @@ OBV_Messaging::ExceptionHolder::_tao_unmarshal_state (TAO_InputCDR &strm)
);
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#endif