From ea4cf0344aadb55660314a92cd090412b1eafcf0 Mon Sep 17 00:00:00 2001 From: Zhiting Zhu Date: Thu, 10 Aug 2017 16:42:12 -0700 Subject: Class related tests for derive PartialEq --- tests/headers/class_static_const.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/headers/class_static_const.hpp') diff --git a/tests/headers/class_static_const.hpp b/tests/headers/class_static_const.hpp index 92599183..7742c782 100644 --- a/tests/headers/class_static_const.hpp +++ b/tests/headers/class_static_const.hpp @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash +// bindgen-flags: --with-derive-hash --with-derive-partialeq using int32_t = int; typedef unsigned int uint32_t; -- cgit v1.2.3