summaryrefslogtreecommitdiffstats
path: root/ipc/ipdl/test/ipdl/ok/MutRecHeader2.ipdlh
blob: 142979dc45343d81ebc62cdee56b30a8c87dba8b (plain)
1
2
3
4
5
6
7
8
include MutRecHeader3;

// See MutRecHeader1.ipdlh for explanation.

struct Struct2
{
  bool b;
};