summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP.pidl
diff options
context:
space:
mode:
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 */