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_trait.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/headers/anon_enum_trait.hpp') diff --git a/tests/headers/anon_enum_trait.hpp b/tests/headers/anon_enum_trait.hpp index 22137392..7d164054 100644 --- a/tests/headers/anon_enum_trait.hpp +++ b/tests/headers/anon_enum_trait.hpp @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash +// bindgen-flags: --with-derive-hash --with-derive-partialeq template class DataType { -- cgit v1.2.3