summaryrefslogtreecommitdiff
path: root/tao/Utils/ORB_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'tao/Utils/ORB_Manager.h')
-rw-r--r--tao/Utils/ORB_Manager.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tao/Utils/ORB_Manager.h b/tao/Utils/ORB_Manager.h
index 238afc26c9e..0bbc3cc7a05 100644
--- a/tao/Utils/ORB_Manager.h
+++ b/tao/Utils/ORB_Manager.h
@@ -70,6 +70,10 @@ public:
int init (int &argc,
ACE_TCHAR *argv[],
const char *orb_name = 0);
+
+ int init (int &argc,
+ ACE_TCHAR *argv[],
+ std::string orb_name);
#if !defined (CORBA_E_MICRO)
/**