diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-11 12:23:51 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-03-11 12:23:51 +0000 |
commit | 217c98aa389d8e1c2063ab8b4a69da5028bac788 (patch) | |
tree | eca9c9ea9510ce0248a80b541b6245d99d795f00 /TAO/tao/ShortSeq.pidl | |
parent | 1bb005f5925318b127720d8eefba544ed43b54dd (diff) | |
download | ATCD-217c98aa389d8e1c2063ab8b4a69da5028bac788.tar.gz |
ChangeLogTag: Fri Mar 11 12:01:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ShortSeq.pidl')
-rw-r--r-- | TAO/tao/ShortSeq.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ShortSeq.pidl b/TAO/tao/ShortSeq.pidl index 411e839eccc..f7d36f79aaa 100644 --- a/TAO/tao/ShortSeq.pidl +++ b/TAO/tao/ShortSeq.pidl @@ -8,7 +8,7 @@ * The command used to generate code is: * * tao_idl - * -o orig -Ge 1 -Sc -GT -GA + * -o orig -Ge 1 -Sc -GT -GA -SS * -Wb,export_macro=TAO_Export * -Wb,pre_include="ace/pre.h" * -Wb,post_include="ace/post.h" |