diff options
author | gokhale <asgokhale@users.noreply.github.com> | 1998-06-24 21:08:36 +0000 |
---|---|---|
committer | gokhale <asgokhale@users.noreply.github.com> | 1998-06-24 21:08:36 +0000 |
commit | 24b2b5947c7af9cdde4c26aee75961b923778dac (patch) | |
tree | 0b745cfc3326a3eb8fb06e6753ea855d30569310 /TAO/tao/ORB.h | |
parent | 1e872bda460843dec48dbbc5d504621b94a25ed5 (diff) | |
download | ATCD-24b2b5947c7af9cdde4c26aee75961b923778dac.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r-- | TAO/tao/ORB.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h index da1cb728f60..9e1ba7dc749 100644 --- a/TAO/tao/ORB.h +++ b/TAO/tao/ORB.h @@ -748,6 +748,7 @@ public: #include "tao/Sequence.h" #include "tao/Sequence_T.h" #include "tao/Object_KeyC.h" +#include "tao/Union.h" class STUB_Object; // Forward declaration. |