diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-17 18:20:13 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-17 18:20:13 +0000 |
commit | d34d361da34f2315e39419bae8493e9c9d21b480 (patch) | |
tree | 9b4549f8bdb7ba8b8ff00e47ec335c08c2b0fedc /TAO/tao/corba.h | |
parent | 26f00ad8f3831b4629fc2e1c96a838eb5ad31c5e (diff) | |
download | ATCD-d34d361da34f2315e39419bae8493e9c9d21b480.tar.gz |
ChangeLogTag:Fri Nov 17 10:11:17 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/corba.h')
-rw-r--r-- | TAO/tao/corba.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/corba.h b/TAO/tao/corba.h index 2d7a5097d4f..4f65e7550b2 100644 --- a/TAO/tao/corba.h +++ b/TAO/tao/corba.h @@ -89,11 +89,7 @@ #include "tao/PortableInterceptor.h" // This needs to remain visible. -#if TAO_HAS_INTERCEPTORS == 1 #include "tao/ClientRequestInfo.h" -#include "tao/PortableServer/ServerRequestInfo.h" -#endif /* TAO_HAS_INTERCEPTORS */ - #if !defined (ACE_NESTED_CLASS) #if defined (ACE_WIN32) |