summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Components.idl
blob: f58740eae6aa8cb1e5f69ef5bdea6e470e0e08dc (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 "ciao/CCM_Component.idl"
#include "ciao/CCM_KeylessCCMHome.idl"
#include "ciao/CCM_Home.idl"
#include "ciao/CCM_Object.idl"

#endif /* CIAO_COMPONENTS_IDL */