summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/ExecutionManager/Execution_Manager_Impl.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-11-30 12:45:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-11-30 12:45:42 +0000
commit56af06dbc7c57a6e39fd00f48f23a3c4ebfed19a (patch)
tree22697a849a55975917abe374ddb6e7c2557330b7 /CIAO/DAnCE/ExecutionManager/Execution_Manager_Impl.h
parent0e207f1abd2d7a1db9ecbbcde7573686cfd52d39 (diff)
downloadATCD-56af06dbc7c57a6e39fd00f48f23a3c4ebfed19a.tar.gz
Thu Nov 30 12:45:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'CIAO/DAnCE/ExecutionManager/Execution_Manager_Impl.h')
-rw-r--r--CIAO/DAnCE/ExecutionManager/Execution_Manager_Impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/DAnCE/ExecutionManager/Execution_Manager_Impl.h b/CIAO/DAnCE/ExecutionManager/Execution_Manager_Impl.h
index 174fc793c99..cbbdd3094a1 100644
--- a/CIAO/DAnCE/ExecutionManager/Execution_Manager_Impl.h
+++ b/CIAO/DAnCE/ExecutionManager/Execution_Manager_Impl.h
@@ -166,7 +166,7 @@ namespace CIAO
PortableServer::POA_var poa_;
/// Path to the initialization file
- const ACE_CString init_file_;
+ ACE_CString const init_file_;
/// A map which caches the DomainApplicationManager object ref.
DAM_Map map_;