diff options
author | Zhiting Zhu <zzhu@mozilla.com> | 2017-08-04 17:54:55 -0700 |
---|---|---|
committer | Zhiting Zhu <zzhu@mozilla.com> | 2017-08-09 15:19:00 -0700 |
commit | 3edb811aef594b8731ca2a4878a3fb2a6f3ae61b (patch) | |
tree | 38e9a7682a20d01fd8518a2890d5c70cb2b55d42 /tests/headers/typeref.hpp | |
parent | e967d18c2c7465bd2f3432e4f39776ffa4f1f3ad (diff) |
Misc tests for derive Hash
Diffstat (limited to 'tests/headers/typeref.hpp')
-rw-r--r-- | tests/headers/typeref.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/typeref.hpp b/tests/headers/typeref.hpp index b94c98ef..c417bdb6 100644 --- a/tests/headers/typeref.hpp +++ b/tests/headers/typeref.hpp @@ -1,3 +1,4 @@ +// bindgen-flags: --with-derive-hash struct nsFoo; namespace mozilla { |