summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b1.idl
blob: 84e0becd173afb466e3cdf45e73e62171804e694 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef __FMK_B1_IDL__
#define __FMK_B1_IDL__

#include "a.idl"

module wtk_B {

};

#endif