summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Dynamic_Parameter.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Dynamic_Parameter.pidl')
-rw-r--r--TAO/tao/AnyTypeCode/Dynamic_Parameter.pidl4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/AnyTypeCode/Dynamic_Parameter.pidl b/TAO/tao/AnyTypeCode/Dynamic_Parameter.pidl
index f82dd8ba366..038b00daf99 100644
--- a/TAO/tao/AnyTypeCode/Dynamic_Parameter.pidl
+++ b/TAO/tao/AnyTypeCode/Dynamic_Parameter.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_Parameter.pidl
*
*/
@@ -27,7 +29,7 @@
#ifndef _DYNAMIC_PARAMETER_IDL_
#define _DYNAMIC_PARAMETER_IDL_
-#include <ParameterMode.pidl>
+#include "tao/ParameterMode.pidl"
module Dynamic
{