summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Contexts/Session/Context_Impl_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/Contexts/Session/Context_Impl_T.h')
-rw-r--r--CIAO/ciao/Contexts/Session/Context_Impl_T.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/CIAO/ciao/Contexts/Session/Context_Impl_T.h b/CIAO/ciao/Contexts/Session/Context_Impl_T.h
index 1c1b257154d..2a0b0ea5e12 100644
--- a/CIAO/ciao/Contexts/Session/Context_Impl_T.h
+++ b/CIAO/ciao/Contexts/Session/Context_Impl_T.h
@@ -54,7 +54,8 @@ namespace CIAO
Session_Context_Impl (Components::CCMHome_ptr the_home,
Container_ptr c,
- PortableServer::Servant sv);
+ PortableServer::Servant sv,
+ const char* id);
virtual ~Session_Context_Impl (void);