summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Components.idl
blob: d73c101d2cc67f306738ce9c9d2590eacb6a3f8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 "CCM_Component.idl"
#include "CCM_KeylessCCMHome.idl"
#include "CCM_Home.idl"
#include "CCM_Object.idl"

#endif /* CIAO_COMPONENTS_IDL */