summaryrefslogtreecommitdiff
path: root/CIAO/tools/Config_Handlers/DnC_Dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tools/Config_Handlers/DnC_Dump.h')
-rw-r--r--CIAO/tools/Config_Handlers/DnC_Dump.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/CIAO/tools/Config_Handlers/DnC_Dump.h b/CIAO/tools/Config_Handlers/DnC_Dump.h
index ae8b587ff62..d80d4a4af15 100644
--- a/CIAO/tools/Config_Handlers/DnC_Dump.h
+++ b/CIAO/tools/Config_Handlers/DnC_Dump.h
@@ -13,7 +13,6 @@
#include /**/ "ace/pre.h"
#include "ciao/DeploymentC.h"
-#include "ciao/Deployment_TargetDataC.h"
#include "Config_Handlers_Export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -141,6 +140,8 @@ static void dump(const ResourceDeploymentDescription &rdd);
static void dump (const ::Deployment::ComponentAssemblyDescription& cad);
+static void dump (const Deployment::RequirementSatisfier& rs);
+
private:
static void dump (const ::CORBA::Any &any);
// Helper function to print an Any