summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_EndpointsC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_EndpointsC.cpp')
-rw-r--r--TAO/tao/IIOP_EndpointsC.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/IIOP_EndpointsC.cpp b/TAO/tao/IIOP_EndpointsC.cpp
index 8d233088ee4..819ea3f62b6 100644
--- a/TAO/tao/IIOP_EndpointsC.cpp
+++ b/TAO/tao/IIOP_EndpointsC.cpp
@@ -29,7 +29,7 @@
// be\be_codegen.cpp:291
-#include "tao/IIOP_EndpointsC.h"
+#include "IIOP_EndpointsC.h"
#include "tao/CDR.h"
#if defined (__BORLANDC__)
@@ -39,8 +39,6 @@
// TAO_IDL - Generated from
// be\be_visitor_arg_traits.cpp:70
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Arg traits specializations.
namespace TAO
{
@@ -209,5 +207,3 @@ CORBA::Boolean operator>> (
}
#endif /* _TAO_CDR_OP_TAO_IIOPEndpointSequence_CPP_ */
-
-TAO_END_VERSIONED_NAMESPACE_DECL