summaryrefslogtreecommitdiff
path: root/tests/headers/anon_enum.hpp
diff options
context:
space:
mode:
authorZhiting Zhu <zzhu@mozilla.com>2017-08-04 15:36:48 -0700
committerZhiting Zhu <zzhu@mozilla.com>2017-08-09 15:19:00 -0700
commite358a00e88e5d69608dd0c4967a4e2e0c78f323f (patch)
tree7186ae247848c9983e8b51ff7a4456a28d58f6d0 /tests/headers/anon_enum.hpp
parentdb6a3fb3a5fe14172926a7a486244f5ef5e65d8a (diff)
Anonymous related tests for derive Hash
Diffstat (limited to 'tests/headers/anon_enum.hpp')
-rw-r--r--tests/headers/anon_enum.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/anon_enum.hpp b/tests/headers/anon_enum.hpp
index 1961fe6c..1a55a8d1 100644
--- a/tests/headers/anon_enum.hpp
+++ b/tests/headers/anon_enum.hpp
@@ -1,3 +1,4 @@
+// bindgen-flags: --with-derive-hash
struct Test {
int foo;
float bar;