summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-14 22:03:50 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-14 22:03:50 +0000
commitd82f0771e937769da4577e271af16f77005da497 (patch)
treefefa0b410111047bf0bab244113a81f3904fa1dc /TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
parenta67285658f66a3e7c750d04843219ae6ef39167b (diff)
downloadATCD-d82f0771e937769da4577e271af16f77005da497.tar.gz
ChangeLogTag:Mon Nov 14 13:54:08 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h b/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
index 755901ffff3..3ca193916d0 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/MIOP.h
@@ -19,6 +19,10 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "tao/Versioned_Namespace.h"
+
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace TAO
{
@@ -35,5 +39,7 @@ namespace TAO
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /*TAO_MIOP_H*/