summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP.pidl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP.pidl')
-rw-r--r--TAO/tao/GIOP.pidl3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/GIOP.pidl b/TAO/tao/GIOP.pidl
index efd946270de..5a51be0b4e7 100644
--- a/TAO/tao/GIOP.pidl
+++ b/TAO/tao/GIOP.pidl
@@ -14,7 +14,7 @@
// is:
//
// tao_idl
-// -o orig -Gp -Gd -Ge 1
+// -o orig -Sa -Gp -Gd -Ge 1 -GT
// -Wb,export_macro=TAO_Export
// -Wb,export_include="tao/TAO_Export.h"
// -Wb,pre_include="ace/pre.h"
@@ -39,6 +39,7 @@ module GIOP
octet major;
octet minor;
};
+
struct IORAddressingInfo
{
unsigned long selected_profile_index;