summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Components.idl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/Components.idl')
-rw-r--r--CIAO/ciao/Components.idl18
1 files changed, 18 insertions, 0 deletions
diff --git a/CIAO/ciao/Components.idl b/CIAO/ciao/Components.idl
new file mode 100644
index 00000000000..f58740eae6a
--- /dev/null
+++ b/CIAO/ciao/Components.idl
@@ -0,0 +1,18 @@
+// $Id$
+
+/**
+ * @@ This file is included in the generated executor
+ * mapping IDL file, and for now just includes
+ * CCM_Container.idl.
+ */
+
+#if !defined (CIAO_COMPONENTS_IDL)
+#define CIAO_COMPONENTS_IDL
+
+#include "ciao/CCM_Component.idl"
+#include "ciao/CCM_KeylessCCMHome.idl"
+#include "ciao/CCM_Home.idl"
+#include "ciao/CCM_Object.idl"
+
+#endif /* CIAO_COMPONENTS_IDL */
+