summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/idl/dds_rtf2_dcps.idl
blob: fe8ab421af0e97b298057b4b010a4668bfddafd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#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)
# include "connectors/dds4ccm/idl/ndds/ndds_dcps.idl"
#endif

#endif