summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/idl/dds_rtf2_dcps.idl
blob: a8f4638b45f34fd6259561aab6dd571926ffb90e (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)
# include "connectors/dds4ccm/idl/ndds/ndds_dcps.idl"
#endif

#endif