summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP.pidl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-07-20 10:00:47 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-07-20 10:00:47 +0000
commitd7f877bf977b841240c52297d4ed9bbcf92807af (patch)
treeab0647f061d5ddb958626133eeb2fb031ffbc1f4 /TAO/tao/IIOP.pidl
parent2839c81421790cca1cc2c9d41658de1b1e4a5318 (diff)
downloadATCD-d7f877bf977b841240c52297d4ed9bbcf92807af.tar.gz
ChangeLogTag: Thu Jul 20 09:57:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IIOP.pidl')
-rw-r--r--TAO/tao/IIOP.pidl3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/IIOP.pidl b/TAO/tao/IIOP.pidl
index 988a746534d..9a6762f5228 100644
--- a/TAO/tao/IIOP.pidl
+++ b/TAO/tao/IIOP.pidl
@@ -29,6 +29,7 @@
// complicated we may want to have them here.
#pragma prefix "omg.org"
+#if !defined (TAO_LACKS_IIOP)
module IIOP
{
@@ -46,4 +47,6 @@ module IIOP
};
};
+#endif /* TAO_LACKS_IIOP */
+
#endif /* TAO_IIOP_PIDL */