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, 7 insertions, 1 deletions
diff --git a/TAO/tao/Utils/RIR_Narrow.h b/TAO/tao/Utils/RIR_Narrow.h
index 24a7ad5c089..fdeba60f91e 100644
--- a/TAO/tao/Utils/RIR_Narrow.h
+++ b/TAO/tao/Utils/RIR_Narrow.h
@@ -1,4 +1,5 @@
// -*- C++ -*-
+
//=============================================================================
/**
* @file RIR_Narrow.h
@@ -23,6 +24,8 @@
#include "tao/PI/PI.h"
#include "tao/ORB.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO
{
namespace Utils
@@ -60,8 +63,11 @@ namespace TAO
} // namespace Utils
} // namespace TAO
+
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
-# include "RIR_Narrow.cpp"
+# include "tao/Utils/RIR_Narrow.cpp"
#endif /* ACE_TEMPLATES_REQUIRE_SOURCE */
#include /**/ "ace/post.h"