repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use =default for skeleton copy constructor
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
orbsvcs
/
TimeBase.idl
blob
a40043d6c04910109590462e9d42d8fa627bedd8
1
2
#ifndef _TIME_BASE_IDL_
3
#define _TIME_BASE_IDL_
4
5
// Force the IDL compiler to include this file [it does not include
6
// empty files]
7
#pragma prefix
"omg.org"
8
9
#include
"tao/TimeBase.pidl"
10
11
#pragma prefix
""
12
13
#endif
/* _TIME_BASE_IDL_ */