summaryrefslogtreecommitdiff
path: root/TAO/tests/Object_Loader/Loader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Object_Loader/Loader.cpp')
-rw-r--r--TAO/tests/Object_Loader/Loader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Object_Loader/Loader.cpp b/TAO/tests/Object_Loader/Loader.cpp
index 73ae41e115f..6b1ae9300b5 100644
--- a/TAO/tests/Object_Loader/Loader.cpp
+++ b/TAO/tests/Object_Loader/Loader.cpp
@@ -12,7 +12,7 @@ Loader::Loader (void)
CORBA::Object_ptr
Loader::create_object (CORBA::ORB_ptr orb,
int,
- char * []
+ ACE_TCHAR * []
ACE_ENV_ARG_DECL)
ACE_THROW_SPEC ((CORBA::SystemException))
{