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

#ifndef _TIME_BASE_IDL_
#define _TIME_BASE_IDL_

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

#include "tao/TimeBase.pidl"

#pragma prefix ""

#endif /* _TIME_BASE_IDL_ */