diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-04-15 06:10:11 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-04-15 06:10:11 +0000 |
commit | e889c3b1f5bda6815de0b112e4abe5296a89d007 (patch) | |
tree | 06631fad7478770d35341816c14205eac1e6cba8 /TAO/tao/Abstract_Servant_Base.h | |
parent | 720f6211fbaf4a02da05ef84ac6d5d24230a6616 (diff) | |
download | ATCD-e889c3b1f5bda6815de0b112e4abe5296a89d007.tar.gz |
ChangeLogTag:Wed Apr 14 23:07:54 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Abstract_Servant_Base.h')
-rw-r--r-- | TAO/tao/Abstract_Servant_Base.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Abstract_Servant_Base.h b/TAO/tao/Abstract_Servant_Base.h index 4d3ab16209c..2fb1e26a510 100644 --- a/TAO/tao/Abstract_Servant_Base.h +++ b/TAO/tao/Abstract_Servant_Base.h @@ -29,6 +29,7 @@ #include "tao/TAO_Export.h" #include "tao/Basic_Types.h" #include "tao/Collocation_Strategy.h" +#include "tao/CORBA_methods.h" #include "tao/Pseudo_VarOut_T.h" class TAO_ServerRequest; |