diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-08 20:19:55 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-02-08 20:19:55 +0000 |
commit | f74679cac372c6d94180b11a76deac7542897bb7 (patch) | |
tree | 9fb556cb489f7849e7dbca096364aeab06560015 /TAO/tao/Forwarding_Servant.cpp | |
parent | e62e8d3fa4d9289671d4e76ef60080932fda9de0 (diff) | |
download | ATCD-f74679cac372c6d94180b11a76deac7542897bb7.tar.gz |
ChangeLogTag:Mon Feb 8 13:43:10 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Forwarding_Servant.cpp')
-rw-r--r-- | TAO/tao/Forwarding_Servant.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Forwarding_Servant.cpp b/TAO/tao/Forwarding_Servant.cpp index 95ba63d3765..d59a9ee2231 100644 --- a/TAO/tao/Forwarding_Servant.cpp +++ b/TAO/tao/Forwarding_Servant.cpp @@ -1,6 +1,10 @@ // $Id$ #include "tao/Forwarding_Servant.h" +#include "tao/Object.h" +#include "tao/POAC.h" +#include "tao/Any.h" +#include "tao/Server_Request.h" ACE_RCSID(tao, Forwarding_Servant, "$Id$") |