diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-18 09:07:14 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-18 09:07:14 +0000 |
commit | 685cbd31f0c2b28e550cff1226b6dea3f3150136 (patch) | |
tree | 91ba7fc4584511f31379702bdcf543da966f7f78 /TAO/tao/GIOP.pidl | |
parent | 872553f0d5680b863cd6b1948c68ca20a7269e46 (diff) | |
download | ATCD-685cbd31f0c2b28e550cff1226b6dea3f3150136.tar.gz |
ChangeLogTag: Fri Feb 18 17:04:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/GIOP.pidl')
-rw-r--r-- | TAO/tao/GIOP.pidl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/GIOP.pidl b/TAO/tao/GIOP.pidl index 2e08b31438a..6b94dad54e1 100644 --- a/TAO/tao/GIOP.pidl +++ b/TAO/tao/GIOP.pidl @@ -14,7 +14,7 @@ // is: // // tao_idl -// -o orig -Sc -Ge 1 -GT -GA -I.. +// -o orig -Ge 1 -GT -GA -I.. // -Wb,export_macro=TAO_Export // -Wb,export_include="tao/TAO_Export.h" // -Wb,pre_include="ace/pre.h" @@ -26,7 +26,7 @@ #ifndef TAO_GIOP_PIDL #define TAO_GIOP_PIDL -#include "IOP.pidl" +#include "IOP_IOR.pidl" #pragma prefix "omg.org" |