From b0fea0e2f1d026ee2d95ac2e8403e4afed7a3ee8 Mon Sep 17 00:00:00 2001 From: Zhiting Zhu Date: Thu, 3 Aug 2017 22:27:52 -0700 Subject: Struct related tests for derive Hash --- tests/headers/struct_with_anon_struct_pointer.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/headers/struct_with_anon_struct_pointer.h') diff --git a/tests/headers/struct_with_anon_struct_pointer.h b/tests/headers/struct_with_anon_struct_pointer.h index 0c486d84..de628402 100644 --- a/tests/headers/struct_with_anon_struct_pointer.h +++ b/tests/headers/struct_with_anon_struct_pointer.h @@ -1,3 +1,4 @@ +// bindgen-flags: --with-derive-hash struct foo { struct { int a; -- cgit v1.2.3