summaryrefslogtreecommitdiff
path: root/TAO/tao/CodecFactory/IOP_Codec_include.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CodecFactory/IOP_Codec_include.pidl')
-rw-r--r--TAO/tao/CodecFactory/IOP_Codec_include.pidl6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/CodecFactory/IOP_Codec_include.pidl b/TAO/tao/CodecFactory/IOP_Codec_include.pidl
index 7cb54a935a3..734a0a7dac7 100644
--- a/TAO/tao/CodecFactory/IOP_Codec_include.pidl
+++ b/TAO/tao/CodecFactory/IOP_Codec_include.pidl
@@ -1,5 +1,3 @@
-// -*- IDL -*-
-
/**
* @file IOP_Codec_include.pidl
*
@@ -22,8 +20,6 @@
* -Wb,export_include="tao/CodecFactory/codecfactory_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
* IOP_Codec_include.pidl
*
* 2. Then change this line in IOP_Codec_includeC.h:
@@ -39,6 +35,6 @@
#define _IOP_CODEC_INCLUDE_IDL_
///FUZZ: disable check_for_include/
-#include "tao/CodecFactory/IOP_Codec.pidl"
+#include <tao/CodecFactory/IOP_Codec.pidl>
#endif /* _IOP_CODEC_INCLUDE_IDL_ */