summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/Assembly_Deployer/Deployment_Configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tools/Assembly_Deployer/Deployment_Configuration.h')
-rw-r--r--TAO/CIAO/tools/Assembly_Deployer/Deployment_Configuration.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/TAO/CIAO/tools/Assembly_Deployer/Deployment_Configuration.h b/TAO/CIAO/tools/Assembly_Deployer/Deployment_Configuration.h
index 7db20158de1..783926df8be 100644
--- a/TAO/CIAO/tools/Assembly_Deployer/Deployment_Configuration.h
+++ b/TAO/CIAO/tools/Assembly_Deployer/Deployment_Configuration.h
@@ -18,13 +18,15 @@
#define CIAO_DEPLOYMENT_CONFIGURATION_H
#include /**/ "ace/pre.h"
-#include "ace/Hash_Map_Manager_T.h"
+#include "ciao/CCM_DeploymentC.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#include "ciao/CCM_DeploymentC.h"
+#include "ace/SString.h"
+#include "ace/Hash_Map_Manager_T.h"
+
namespace CIAO
{
@@ -120,9 +122,5 @@ namespace CIAO
}
-#if defined (__ACE_INLINE__)
-# include "Deployment_Configuration.inl"
-#endif /* __ACE_INLINE__ */
-
#include /**/ "ace/post.h"
#endif /* CIAO_DEPLOYMENT_CONFIGURATION_H */