summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/RIR_Narrow.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Utils/RIR_Narrow.h')
-rw-r--r--TAO/tao/Utils/RIR_Narrow.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/TAO/tao/Utils/RIR_Narrow.h b/TAO/tao/Utils/RIR_Narrow.h
index fdeba60f91e..24a7ad5c089 100644
--- a/TAO/tao/Utils/RIR_Narrow.h
+++ b/TAO/tao/Utils/RIR_Narrow.h
@@ -1,5 +1,4 @@
// -*- C++ -*-
-
//=============================================================================
/**
* @file RIR_Narrow.h
@@ -24,8 +23,6 @@
#include "tao/PI/PI.h"
#include "tao/ORB.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace TAO
{
namespace Utils
@@ -63,11 +60,8 @@ namespace TAO
} // namespace Utils
} // namespace TAO
-
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
-# include "tao/Utils/RIR_Narrow.cpp"
+# include "RIR_Narrow.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#include /**/ "ace/post.h"