summaryrefslogtreecommitdiff
path: root/tests/headers/issue-493.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/issue-493.hpp')
-rw-r--r--tests/headers/issue-493.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/headers/issue-493.hpp b/tests/headers/issue-493.hpp
index 40105e29..7c58a351 100644
--- a/tests/headers/issue-493.hpp
+++ b/tests/headers/issue-493.hpp
@@ -1,5 +1,4 @@
-// bindgen-flags: --with-derive-hash
-
+// bindgen-flags: --with-derive-hash --with-derive-partialeq
template<class _CharT, class _Traits, class _Allocator>
class basic_string
{