summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Strategy_Tests/TP_Test_1/ClientApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CSD_Strategy_Tests/TP_Test_1/ClientApp.h')
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Test_1/ClientApp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Test_1/ClientApp.h b/TAO/tests/CSD_Strategy_Tests/TP_Test_1/ClientApp.h
index 1af2e9ff6a6..eade3cf3c53 100644
--- a/TAO/tests/CSD_Strategy_Tests/TP_Test_1/ClientApp.h
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Test_1/ClientApp.h
@@ -15,7 +15,7 @@ class ClientApp : public TestAppBase
protected:
- virtual int run_i(int argc, char* argv[] ACE_ENV_ARG_DECL);
+ virtual int run_i(int argc, char* argv[]);
private: