summaryrefslogtreecommitdiff
path: root/CIAO/ccm/CCM_EnterpriseComponent.idl
blob: a30c33384ed340870c03455ef112101e7c0adc57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Compliant with OMG 06-04-01 Section 8.3.2

#if !defined (CCM_ENTERPRISECOMPONENT_IDL)
#define CCM_ENTERPRISECOMPONENT_IDL

module Components
{
  typeprefix Components "omg.org";

  local interface EnterpriseComponent {};
};
#endif /* CCM_CONTAINER_IDL */