diff options
Diffstat (limited to 'tests/headers/templateref_opaque.hpp')
-rw-r--r-- | tests/headers/templateref_opaque.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/templateref_opaque.hpp b/tests/headers/templateref_opaque.hpp index e52f7e82..2f6a0027 100644 --- a/tests/headers/templateref_opaque.hpp +++ b/tests/headers/templateref_opaque.hpp @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash --with-derive-partialeq +// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq namespace detail { template<typename T> |