From 3e5b9de1b9eeab0c35d88e14f4cc02ad0c79aa29 Mon Sep 17 00:00:00 2001 From: Zhiting Zhu Date: Fri, 11 Aug 2017 11:13:34 -0700 Subject: Anonymous related tests for derive PartialEq --- tests/headers/anon_enum.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/headers/anon_enum.hpp') diff --git a/tests/headers/anon_enum.hpp b/tests/headers/anon_enum.hpp index 1a55a8d1..48df3c7a 100644 --- a/tests/headers/anon_enum.hpp +++ b/tests/headers/anon_enum.hpp @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash +// bindgen-flags: --with-derive-hash --with-derive-partialeq struct Test { int foo; float bar; -- cgit v1.2.3