diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-02 15:42:52 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-02 15:42:52 +0000 |
commit | 286f83ba1ada6e18cb2f523c9a74401aed0c177e (patch) | |
tree | 3d705e335f0b94e89c8a3f25955d8704007efeab /TAO/tao/PortableServer/ImplRepoC.h | |
parent | 0edcd189cee06ba0b93aa7e3fb74bf2565c08cf2 (diff) | |
download | ATCD-286f83ba1ada6e18cb2f523c9a74401aed0c177e.tar.gz |
ChangeLogTag:Mon Apr 2 08:40:37 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/PortableServer/ImplRepoC.h')
-rw-r--r-- | TAO/tao/PortableServer/ImplRepoC.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/ImplRepoC.h b/TAO/tao/PortableServer/ImplRepoC.h index b8861c31121..ebdd11f639f 100644 --- a/TAO/tao/PortableServer/ImplRepoC.h +++ b/TAO/tao/PortableServer/ImplRepoC.h @@ -28,6 +28,9 @@ #include "tao/Any.h" #include "tao/Object.h" #include "tao/ClientRequestInfo.h" +#include "tao/Remote_Object_Proxy_Impl.h" +#include "tao/Managed_Types.h" +#include "tao/Sequence.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |