summaryrefslogtreecommitdiff
path: root/CIAO/ccm/CCM_EnterpriseComponent.idl
blob: b7a087ac349ba45190347f486ac49a9ff76c766d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// $Id$
// 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 */