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

#include "b1.idl"

module wtk_B {

};

#endif