diff options
author | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-11-14 00:02:56 +0000 |
---|---|---|
committer | nw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-11-14 00:02:56 +0000 |
commit | fb37b8c975d2c37c1770a339c37e177c6bbe8201 (patch) | |
tree | 2dab9dc628445f2b6729b19b8777949347011361 | |
parent | f339ae56077976f935dd7e24c78dcfc59b4c5e31 (diff) | |
download | ATCD-fb37b8c975d2c37c1770a339c37e177c6bbe8201.tar.gz |
Added include "tao/tao_internals.h".
-rw-r--r-- | TAO/tao/corba.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h index c23745c9e57..8b3f1b05aef 100644 --- a/TAO/tao/corba.h +++ b/TAO/tao/corba.h @@ -93,6 +93,7 @@ #include "tao/any.h" #include "tao/poa.h" +#include "tao/tao_internals.h" #include "tao/params.h" #include "tao/client_factory.h" #include "tao/client_factory.h" |