diff options
Diffstat (limited to 'tests/headers/template_alias_namespace.hpp')
-rw-r--r-- | tests/headers/template_alias_namespace.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/template_alias_namespace.hpp b/tests/headers/template_alias_namespace.hpp index b24e4bd3..fafa6f27 100644 --- a/tests/headers/template_alias_namespace.hpp +++ b/tests/headers/template_alias_namespace.hpp @@ -1,4 +1,4 @@ -// bindgen-flags: --with-derive-hash --enable-cxx-namespaces -- -std=c++14 +// bindgen-flags: --with-derive-hash --with-derive-partialeq --enable-cxx-namespaces -- -std=c++14 namespace JS { namespace detail { |