summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/CurrentA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/CurrentA.cpp')
-rw-r--r--TAO/tao/AnyTypeCode/CurrentA.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/AnyTypeCode/CurrentA.cpp b/TAO/tao/AnyTypeCode/CurrentA.cpp
index 0501cc64e20..d7946836b98 100644
--- a/TAO/tao/AnyTypeCode/CurrentA.cpp
+++ b/TAO/tao/AnyTypeCode/CurrentA.cpp
@@ -25,7 +25,7 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-#include "tao/AnyTypeCode/CurrentA.h"
+#include "CurrentA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
@@ -37,8 +37,6 @@
// TAO_IDL - Generated from
// be\be_visitor_typecode/objref_typecode.cpp:76
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
static TAO::TypeCode::Objref<char const *,
TAO::Null_RefCount_Policy>
_tao_tc_CORBA_Current (
@@ -53,4 +51,3 @@ namespace CORBA
}
-TAO_END_VERSIONED_NAMESPACE_DECL