summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Internal.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-24 11:05:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-24 11:05:47 +0000
commitc9453fa9a8437101b087df3eb9ae2da9db1f0b6e (patch)
tree550e5a13efab47f5a2526ac5d60ecfdcdc6abd47 /TAO/tao/TAO_Internal.h
parent19803029f50dbba5d851692c1292af3f875641fb (diff)
downloadATCD-c9453fa9a8437101b087df3eb9ae2da9db1f0b6e.tar.gz
ChangeLogTag:Thu Nov 24 03:01:29 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/TAO_Internal.h')
-rw-r--r--TAO/tao/TAO_Internal.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Internal.h b/TAO/tao/TAO_Internal.h
index f814c3a8c2d..e528980821c 100644
--- a/TAO/tao/TAO_Internal.h
+++ b/TAO/tao/TAO_Internal.h
@@ -17,12 +17,14 @@
#include /**/ "ace/pre.h"
-#include "ace/config-all.h"
+#include "tao/orbconf.h"
+#include "tao/Versioned_Namespace.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO
{
@@ -63,6 +65,7 @@ namespace TAO
}
}
+TAO_END_VERSIONED_NAMESPACE_DECL
#include /**/ "ace/post.h"