summaryrefslogtreecommitdiff
path: root/tests/headers/func_ptr_in_struct.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/func_ptr_in_struct.h')
-rw-r--r--tests/headers/func_ptr_in_struct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/func_ptr_in_struct.h b/tests/headers/func_ptr_in_struct.h
index 24e1f44f..dd608549 100644
--- a/tests/headers/func_ptr_in_struct.h
+++ b/tests/headers/func_ptr_in_struct.h
@@ -1,4 +1,4 @@
-// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq
+// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq --rustified-enum .*
//
enum baz;