diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-11-30 00:40:17 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-11-30 00:40:17 +0000 |
commit | 9c07f52f12c343e1336a2d378fa970c0e278c554 (patch) | |
tree | bc46f9a1e971dc95bed25081df9df8e37b72158d /TAO/tao/IORManipulation | |
parent | 4e7577f381bb3d9cb768a1de36eb2c3f649bd45e (diff) | |
download | ATCD-9c07f52f12c343e1336a2d378fa970c0e278c554.tar.gz |
ChangeLogTag: Fri Nov 30 00:38:11 UTC 2007 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/IORManipulation')
-rw-r--r-- | TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp b/TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp index d6d3c49e740..e75ceca9d99 100644 --- a/TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp +++ b/TAO/tao/IORManipulation/IORManip_IIOP_Filter.cpp @@ -7,6 +7,7 @@ #include "tao/IORManipulation/IORManip_Loader.h" #include "tao/IIOP_Profile.h" #include "tao/MProfile.h" +#include "tao/CDR.h" ACE_RCSID (IORManip_IIOP_Filter, IORManip_IIOP_Filter, "$Id$") |