diff options
Diffstat (limited to 'TAO/tao/IORManipulation/IORA.cpp')
-rw-r--r-- | TAO/tao/IORManipulation/IORA.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/IORManipulation/IORA.cpp b/TAO/tao/IORManipulation/IORA.cpp index 71ce086e877..8b1daf136d4 100644 --- a/TAO/tao/IORManipulation/IORA.cpp +++ b/TAO/tao/IORManipulation/IORA.cpp @@ -26,6 +26,7 @@ // http://www.cs.wustl.edu/~schmidt/TAO.html #include "IORManip_Loader.h" +#include "tao/CDR.h" #include "tao/Typecode.h" #include "tao/Any_Impl_T.h" #include "tao/Any_Dual_Impl_T.h" |