summaryrefslogtreecommitdiff
path: root/tests/headers/func_ptr_in_struct.h
diff options
context:
space:
mode:
authorZhiting Zhu <zzhu@mozilla.com>2017-08-04 13:20:56 -0700
committerZhiting Zhu <zzhu@mozilla.com>2017-08-09 15:19:00 -0700
commit8d209f327432159cc2253068812073f594124d36 (patch)
tree2a857a5721c49c21d83a24dd3d766d962c5096de /tests/headers/func_ptr_in_struct.h
parent8fa9cd9e613c1231a16e54e1d9a26b62b47c7819 (diff)
Function related tests for derive Hash
Diffstat (limited to 'tests/headers/func_ptr_in_struct.h')
-rw-r--r--tests/headers/func_ptr_in_struct.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/headers/func_ptr_in_struct.h b/tests/headers/func_ptr_in_struct.h
index 988db5b3..6340e3a6 100644
--- a/tests/headers/func_ptr_in_struct.h
+++ b/tests/headers/func_ptr_in_struct.h
@@ -1,4 +1,5 @@
-
+// bindgen-flags: --with-derive-hash
+//
enum baz;
struct Foo {