summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Creation_Time.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Creation_Time.h')
-rw-r--r--TAO/tao/PortableServer/Creation_Time.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/PortableServer/Creation_Time.h b/TAO/tao/PortableServer/Creation_Time.h
index 525ce68acee..5804c01a892 100644
--- a/TAO/tao/PortableServer/Creation_Time.h
+++ b/TAO/tao/PortableServer/Creation_Time.h
@@ -24,8 +24,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace TAO
{
namespace Portable_Server
@@ -93,10 +91,8 @@ namespace TAO
}
}
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
-# include "tao/PortableServer/Creation_Time.inl"
+# include "Creation_Time.inl"
#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"