summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/orbsvcs/CosPropertyService.idl
blob: 90246368491f3a5e32e1b8738819157a67b44fd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// 
// $Id$
//

#ifndef TAO_PROPERTYSERVICE_IDL
#define TAO_PROPERTYSERVICE_IDL

// Force the IDL compiler to include this file [it does not include
// empty files]
#pragma prefix "omg.org"
 
#include "CosProperty.idl"
 
#pragma prefix ""

#endif /* TAO_PROPERTYSERVICE_IDL */