summaryrefslogtreecommitdiff
path: root/tests/headers/use-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/use-core.h')
-rw-r--r--tests/headers/use-core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/use-core.h b/tests/headers/use-core.h
index b34a71e7..b5fd0515 100644
--- a/tests/headers/use-core.h
+++ b/tests/headers/use-core.h
@@ -1,4 +1,4 @@
-// bindgen-flags: --use-core --raw-line "extern crate core;" --with-derive-hash
+// bindgen-flags: --use-core --raw-line "extern crate core;" --with-derive-hash --with-derive-partialeq
struct foo {
int a, b;