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

// See MutRecHeader1.ipdlh for explanation.

struct Struct3
{
  bool b;
};