diff options
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 c417bdb6..ff1d788e 100644 --- a/tests/headers/typeref.hpp +++ b/tests/headers/typeref.hpp @@ -1,4 +1,5 @@ // bindgen-flags: --with-derive-hash + struct nsFoo; namespace mozilla { |