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/BooleanSeq.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/BooleanSeq.pidl')
-rw-r--r-- | TAO/tao/BooleanSeq.pidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/BooleanSeq.pidl b/TAO/tao/BooleanSeq.pidl index 0c01371d9a2..52758d2bb11 100644 --- a/TAO/tao/BooleanSeq.pidl +++ b/TAO/tao/BooleanSeq.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,export_include=TAO_Export.h * -Wb,pre_include="ace/pre.h" |