summaryrefslogtreecommitdiff
path: root/tests/headers/class_1_0.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/class_1_0.hpp')
-rw-r--r--tests/headers/class_1_0.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/class_1_0.hpp b/tests/headers/class_1_0.hpp
index 7400a2a5..ee00c2b7 100644
--- a/tests/headers/class_1_0.hpp
+++ b/tests/headers/class_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
class C {
int a;