diff options
Diffstat (limited to 'TAO/utils')
-rw-r--r-- | TAO/utils/catior/catior.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/utils/catior/catior.cpp b/TAO/utils/catior/catior.cpp index 4ec1a165190..266db0413ee 100644 --- a/TAO/utils/catior/catior.cpp +++ b/TAO/utils/catior/catior.cpp @@ -31,9 +31,7 @@ #include "tao/Messaging/Messaging_SyncScope_PolicyC.h" #include "tao/Messaging/Messaging_No_ImplC.h" #include "tao/RTCORBA/RTCORBA.h" -//#include "tao/Typecode.h" -#include "tao/Marshal.h" -//#include "tao/ORB_Constants.h" +#include "tao/AnyTypeCode/Marshal.h" #include "tao/Transport_Acceptor.h" #include "tao/IIOP_EndpointsC.h" |