diff options
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. |