summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging_PolicyValue.pidl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 09:07:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 09:07:14 +0000
commit685cbd31f0c2b28e550cff1226b6dea3f3150136 (patch)
tree91ba7fc4584511f31379702bdcf543da966f7f78 /TAO/tao/Messaging_PolicyValue.pidl
parent872553f0d5680b863cd6b1948c68ca20a7269e46 (diff)
downloadATCD-685cbd31f0c2b28e550cff1226b6dea3f3150136.tar.gz
ChangeLogTag: Fri Feb 18 17:04:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Messaging_PolicyValue.pidl')
-rw-r--r--TAO/tao/Messaging_PolicyValue.pidl18
1 files changed, 3 insertions, 15 deletions
diff --git a/TAO/tao/Messaging_PolicyValue.pidl b/TAO/tao/Messaging_PolicyValue.pidl
index c52bf4637c4..cfb4fc047fc 100644
--- a/TAO/tao/Messaging_PolicyValue.pidl
+++ b/TAO/tao/Messaging_PolicyValue.pidl
@@ -4,7 +4,7 @@
*
* $Id$
*
- * This file was used to generate the code in Messaging_PolicyValueC.{h,i,cpp}
+ * This file was used to generate the code in Messaging_PolicyValueC.{h,inl,cpp}
*
* The command used to generate code from this file is:
*
@@ -16,24 +16,12 @@
* -Wb,post_include="ace/post.h"
* Messaging_PolicyValue.pidl
*
- * after the file is generated a patch must be applied:
- *
- * cp orig/Messaging_PolicyValueC.{h,i,cpp} .
- * patch < diffs/Messaging_PolicyValue.diff
- *
- * The patch eliminates cycles in the include dependencies.
- *
- * Note: to update the patch file after re-generating the code use:
- *
- * for i in Messaging_PolicyValueC.{h,i,cpp}; do
- * diff -uBbw orig/$i $i;
- * done > diffs/Messaging_PolicyValue.diff
- *
*/
#ifndef TAO_MESSAGING_POLICYVALUE_PIDL
#define TAO_MESSAGING_POLICYVALUE_PIDL
-#include <IOP.pidl>
+#include <IOP_IOR.pidl>
+#include <Policy_Forward.pidl>
#pragma prefix "omg.org"