summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/InterfaceRepo/Bug_3200_Regression/b2.idl
blob: 0833334ffe165f4c5d4fcdfa36302a8a4bcf3f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// $Id$

#ifndef __FMK_B2_IDL__
#define __FMK_B2_IDL__

#include "b1.idl"

module wtk_B {

};

#endif