summaryrefslogtreecommitdiff
path: root/TAO/tao/Exception_Data.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Exception_Data.h')
-rw-r--r--TAO/tao/Exception_Data.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Exception_Data.h b/TAO/tao/Exception_Data.h
index 49887b973ce..ff1794b49db 100644
--- a/TAO/tao/Exception_Data.h
+++ b/TAO/tao/Exception_Data.h
@@ -22,6 +22,8 @@
#include "tao/orbconf.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
namespace CORBA
{
class TypeCode;
@@ -60,5 +62,7 @@ namespace TAO
};
}
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#include /**/ "ace/post.h"
#endif /*TAO_EXCEPTION_DATA_H*/