summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/idl/dds_rtf2_dcps.idl
blob: 98463bb4dbbe26690a5973064e1b66b7a0c184d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// $Id$

#ifndef DDS_RFT2_DCPS_IDL
#define DDS_RFT2_DCPS_IDL

#if (CIAO_DDS4CCM_OPENDDS==1)
# include "dds/DdsDcps.idl"
#endif

#if (CIAO_DDS4CCM_NDDS==1) || (CIAO_DDS4CCM_COREDX == 1)
# include "connectors/dds4ccm/idl/ndds/ndds_dcps.idl"
#endif

#endif