summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/ciao
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-08-20 10:38:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-08-20 10:38:25 +0000
commit40bfebb07c1586c73db00c2654023cb35bff7b65 (patch)
treeabd6e13d6b0a2ad99524a704a85cebea99173532 /TAO/CIAO/DAnCE/ciao
parenta26d9a62bc5b5010810fbc175ef965ee41cea9b9 (diff)
downloadATCD-40bfebb07c1586c73db00c2654023cb35bff7b65.tar.gz
ChangeLogTag: Fri Aug 20 10:38:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/CIAO/DAnCE/ciao')
-rw-r--r--TAO/CIAO/DAnCE/ciao/Container_Base.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/CIAO/DAnCE/ciao/Container_Base.h b/TAO/CIAO/DAnCE/ciao/Container_Base.h
index cab49e31f28..b10863e8188 100644
--- a/TAO/CIAO/DAnCE/ciao/Container_Base.h
+++ b/TAO/CIAO/DAnCE/ciao/Container_Base.h
@@ -94,8 +94,9 @@ namespace CIAO
(::Components::HomeExecutorBase_ptr p,
::CIAO::Session_Container *c
#if !defined (TAO_HAS_EXCEPTIONS) || defined (ACE_ENV_BKWD_COMPAT)
- , CORBA::Environment &);
-#endif;
+ , CORBA::Environment &
+#endif
+ );
typedef ACE_Hash_Map_Manager_Ex<ACE_CString,
HomeFactory,