summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/Plan_Launcher/Plan_Launcher.h')
-rw-r--r--CIAO/DAnCE/Plan_Launcher/Plan_Launcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.h b/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.h
index 54200926914..2fb68fe1110 100644
--- a/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.h
+++ b/CIAO/DAnCE/Plan_Launcher/Plan_Launcher.h
@@ -19,7 +19,7 @@ namespace DAnCE
{
namespace Plan_Launcher
{
- int run_main_implementation (int, char*[]);
+ int run_main_implementation (int, ACE_TCHAR*[]);
}
}