summaryrefslogtreecommitdiff
path: root/modules/CIAO/ccm/Components.idl
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/ccm/Components.idl')
-rw-r--r--modules/CIAO/ccm/Components.idl17
1 files changed, 17 insertions, 0 deletions
diff --git a/modules/CIAO/ccm/Components.idl b/modules/CIAO/ccm/Components.idl
new file mode 100644
index 00000000000..cda791f25fa
--- /dev/null
+++ b/modules/CIAO/ccm/Components.idl
@@ -0,0 +1,17 @@
+// $Id$
+
+/**
+ * This file is included in the generated executor
+ * mapping IDL file,
+ */
+
+#if !defined (CCM_COMPONENTS_IDL)
+#define CCM_COMPONENTS_IDL
+
+#include "ccm/CCM_Component.idl"
+#include "ccm/CCM_KeylessCCMHome.idl"
+#include "ccm/CCM_Home.idl"
+#include "ccm/CCM_Object.idl"
+
+#endif /* CCM_COMPONENTS_IDL */
+