diff options
Diffstat (limited to 'tests/headers/anon_union.hpp')
-rw-r--r-- | tests/headers/anon_union.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/anon_union.hpp b/tests/headers/anon_union.hpp index 126f6a6e..26bb842f 100644 --- a/tests/headers/anon_union.hpp +++ b/tests/headers/anon_union.hpp @@ -1,3 +1,4 @@ +// bindgen-flags: --with-derive-hash template<typename T> struct TErrorResult { enum UnionState { |