diff options
Diffstat (limited to 'TAO/tao/LocateRequest_Invocation.cpp')
-rw-r--r-- | TAO/tao/LocateRequest_Invocation.cpp | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/TAO/tao/LocateRequest_Invocation.cpp b/TAO/tao/LocateRequest_Invocation.cpp index 746287c221b..dac9e76cec7 100644 --- a/TAO/tao/LocateRequest_Invocation.cpp +++ b/TAO/tao/LocateRequest_Invocation.cpp @@ -1,13 +1,13 @@ -#include "LocateRequest_Invocation.h" -#include "Profile_Transport_Resolver.h" -#include "operation_details.h" -#include "Stub.h" -#include "Bind_Dispatcher_Guard.h" -#include "Transport.h" -#include "Synch_Reply_Dispatcher.h" -#include "GIOP_Utils.h" -#include "Profile.h" -#include "ORB_Constants.h" +#include "tao/LocateRequest_Invocation.h" +#include "tao/Profile_Transport_Resolver.h" +#include "tao/operation_details.h" +#include "tao/Stub.h" +#include "tao/Bind_Dispatcher_Guard.h" +#include "tao/Transport.h" +#include "tao/Synch_Reply_Dispatcher.h" +#include "tao/GIOP_Utils.h" +#include "tao/Profile.h" +#include "tao/ORB_Constants.h" #include "ace/Countdown_Time.h" |