summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Strategy_Tests/TP_Test_2/ClientApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CSD_Strategy_Tests/TP_Test_2/ClientApp.h')
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Test_2/ClientApp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Test_2/ClientApp.h b/TAO/tests/CSD_Strategy_Tests/TP_Test_2/ClientApp.h
index aa5b1ff3d9b..3ed51561d1d 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Test_2/ClientApp.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Test_2/ClientApp.h
@@ -41,8 +41,8 @@ class ClientApp : public TestAppBase
CORBA::ORB_var orb_;
- ACE_CString exe_name_;
- ACE_CString ior_;
+ ACE_TString exe_name_;
+ ACE_TString ior_;
unsigned client_kind_;
ClientEngine_Handle engine_;
unsigned client_id_;