summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Property/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Property/server.cpp')
-rw-r--r--TAO/orbsvcs/tests/Property/server.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Property/server.cpp b/TAO/orbsvcs/tests/Property/server.cpp
index 37adbd9cb01..97a3aabed60 100644
--- a/TAO/orbsvcs/tests/Property/server.cpp
+++ b/TAO/orbsvcs/tests/Property/server.cpp
@@ -25,6 +25,8 @@ ACE_RCSID(CosPropertyService, server, "$Id$")
int
ACE_TMAIN (int argc, ACE_TCHAR ** argv)
{
+ ACE_Argv_Type_Converter convert (argc, argv);
+
ACE_DECLARE_NEW_CORBA_ENV;
ACE_TRY