summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Dynamic.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Dynamic.pidl')
-rw-r--r--TAO/tao/AnyTypeCode/Dynamic.pidl6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/tao/AnyTypeCode/Dynamic.pidl b/TAO/tao/AnyTypeCode/Dynamic.pidl
index 9cc2be7c43d..6a15c71045e 100644
--- a/TAO/tao/AnyTypeCode/Dynamic.pidl
+++ b/TAO/tao/AnyTypeCode/Dynamic.pidl
@@ -15,6 +15,8 @@
* -Wb,export_include="tao/TAO_Export.h"
* -Wb,pre_include="ace/pre.h"
* -Wb,post_include="ace/post.h"
+ * -Wb,versioning_begin=TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+ * -Wb,versioning_end=TAO_END_VERSIONED_NAMESPACE_DECL
* Dynamic.pidl
*
*/
@@ -23,8 +25,8 @@
// File: Dynamic.idl
// Used primarily for Interceptors
-#include "Dynamic_Parameter.pidl"
-#include "StringSeq.pidl"
+#include "tao/AnyTypeCode/Dynamic_Parameter.pidl"
+#include "tao/StringSeq.pidl"
#ifndef _DYNAMIC_IDL_
#define _DYNAMIC_IDL_