diff options
Diffstat (limited to 'tests/headers/struct_with_anon_struct_array.h')
-rw-r--r-- | tests/headers/struct_with_anon_struct_array.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/struct_with_anon_struct_array.h b/tests/headers/struct_with_anon_struct_array.h index 459e274a..c66bb10e 100644 --- a/tests/headers/struct_with_anon_struct_array.h +++ b/tests/headers/struct_with_anon_struct_array.h @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash +// bindgen-flags: --with-derive-hash --with-derive-partialeq // struct foo { struct { |