diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-02 03:24:35 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-05-02 03:24:35 +0000 |
commit | 5c799d990800b01a86119b814d82e5a9b77ee73e (patch) | |
tree | 646a7ea959fdf07dff18ac470c94fedc27211270 /TAO/tao/ORB.h | |
parent | 9d35afa5b12ce25e1f1c51e140055774cf2b7127 (diff) | |
download | ATCD-5c799d990800b01a86119b814d82e5a9b77ee73e.tar.gz |
ChangeLogTag: Wed May 1 22:12:04 2002 Balachandran Natarajan <bala@cs.wustl.edu>
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 ebc692cd42f..109b52ad0aa 100644 --- a/TAO/tao/ORB.h +++ b/TAO/tao/ORB.h @@ -27,6 +27,7 @@ #include "Exception.h" #include "Services.h" #include "CORBA_String.h" +#include "objectid.h" // IRIX needs this for the throw specs #include "PolicyC.h" |