summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/idl/ndds/ndds_dcps_instance_handle.idl
blob: 84e66db8c489697b938b94554b3c64a82cde5488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// $Id$

#ifndef NDDS_DCPS_INSTANCE_HANDLE_IDL
#define NDDS_DCPS_INSTANCE_HANDLE_IDL

#include "connectors/dds4ccm/idl/ndds/ndds_dcps_i_handle.idl"

module DDS {
    native HANDLE_NIL;
};

#endif