From 393ac53cdc591e8bfd68e373b6df06c11fc35443 Mon Sep 17 00:00:00 2001 From: Zhiting Zhu Date: Wed, 16 Aug 2017 19:42:09 -0500 Subject: Struct related tests for can derive Eq --- tests/headers/struct_with_anon_struct_array.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/headers/struct_with_anon_struct_array.h') diff --git a/tests/headers/struct_with_anon_struct_array.h b/tests/headers/struct_with_anon_struct_array.h index c66bb10e..94a8ea0a 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 --with-derive-partialeq +// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq // struct foo { struct { -- cgit v1.2.3