summaryrefslogtreecommitdiff
path: root/tests/headers/class_with_inner_struct_1_0.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/class_with_inner_struct_1_0.hpp')
-rw-r--r--tests/headers/class_with_inner_struct_1_0.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/class_with_inner_struct_1_0.hpp b/tests/headers/class_with_inner_struct_1_0.hpp
index 86338b06..0bb8a57f 100644
--- a/tests/headers/class_with_inner_struct_1_0.hpp
+++ b/tests/headers/class_with_inner_struct_1_0.hpp
@@ -1,4 +1,4 @@
-// bindgen-flags: --rust-target 1.0 --with-derive-hash --with-derive-partialeq
+// bindgen-flags: --rust-target 1.0 --with-derive-hash --with-derive-partialeq --with-derive-eq
// bindgen-flags: -- -std=c++11
class A {