summaryrefslogtreecommitdiff
path: root/TAO/tao/orb.idl
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-12 02:56:03 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-11-12 02:56:03 +0000
commitf86cb98c6074b98fc6601505ba7be35f93450ad3 (patch)
tree9d4fc2448309bb1d60af4a7002e8ab9fd1d5c548 /TAO/tao/orb.idl
parentfc09166e9935db35e8a5b35cc1e713b0fa8e345f (diff)
downloadATCD-f86cb98c6074b98fc6601505ba7be35f93450ad3.tar.gz
ChangeLogTag:Thu Nov 11 20:53:40 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/orb.idl')
-rw-r--r--TAO/tao/orb.idl6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/tao/orb.idl b/TAO/tao/orb.idl
index 2178f05af61..a1ca0c37421 100644
--- a/TAO/tao/orb.idl
+++ b/TAO/tao/orb.idl
@@ -7,4 +7,10 @@
#include <Policy.pidl>
+module CORBA
+{
+ typedef unsigned long ServiceOption;
+ typedef unsigned long ServiceDetailType;
+};
+
#endif /* TAO_CORBA_IDL */