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
Changes to attempt to silence bcc64x
[ACE_TAO.git]
/
TAO
/
orbsvcs
/
tests
/
InterfaceRepo
/
Bug_3200_Regression
/
b1.idl
blob
84e0becd173afb466e3cdf45e73e62171804e694
1
#ifndef __FMK_B1_IDL__
2
#define __FMK_B1_IDL__
3
4
#include
"a.idl"
5
6
module
wtk_B
{
7
8
};
9
10
#endif