diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-03 19:18:50 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-05-03 19:18:50 +0000 |
commit | edd95011ef74eff3f868900dff34a6d47f4f4572 (patch) | |
tree | c6f1d3ca383e61236b47b10d98c649a639b3d226 /TAO/tao/Policy_ForwardC.cpp | |
parent | 5835007e35cf5a4939302a83139f57a2bebe71e8 (diff) | |
download | ATCD-subset.tar.gz |
ChangeLogTag: Sat May 3 14:00:48 2003 Jeff Parsons <j.parsons@vanderbilt.edu>subset
Diffstat (limited to 'TAO/tao/Policy_ForwardC.cpp')
-rw-r--r-- | TAO/tao/Policy_ForwardC.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Policy_ForwardC.cpp b/TAO/tao/Policy_ForwardC.cpp index f38eaac0be1..54f19bec105 100644 --- a/TAO/tao/Policy_ForwardC.cpp +++ b/TAO/tao/Policy_ForwardC.cpp @@ -24,6 +24,8 @@ #include "Policy_ForwardC.h" +#include "tao/Any_Basic_Impl_T.h" +#include "tao/Any_Dual_IMpl_T.h" #include "tao/Stub.h" #include "tao/Invocation.h" #include "tao/PortableInterceptor.h" |