diff options
author | Simon McQueen <simon.mcqueen@gmail.com> | 2005-09-12 10:36:50 +0000 |
---|---|---|
committer | Simon McQueen <simon.mcqueen@gmail.com> | 2005-09-12 10:36:50 +0000 |
commit | 076810e7def06666f4d90dc70eb845686108a5d1 (patch) | |
tree | c082f57fcd2b6ef4581b346ac020e36b00615cd5 /TAO/tao/orb.idl | |
parent | 76ca067e28a855222a6af78a41a03b133ec9923c (diff) | |
download | ATCD-076810e7def06666f4d90dc70eb845686108a5d1.tar.gz |
ChangeLogTag: Mon Sep 12 11:34:13 2005 Simon McQueen <sm@prismtech.com>
Diffstat (limited to 'TAO/tao/orb.idl')
-rw-r--r-- | TAO/tao/orb.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/orb.idl b/TAO/tao/orb.idl index ad528ccd617..f6a164cf67c 100644 --- a/TAO/tao/orb.idl +++ b/TAO/tao/orb.idl @@ -35,7 +35,7 @@ #include <tao/ParameterMode.pidl> #include <tao/orb_types.pidl> #include <tao/Typecode_types.pidl> -//#include <tao/WrongTransaction.pidl> +#include <tao/WrongTransaction.pidl> #pragma prefix "omg.org" |