diff options
Diffstat (limited to 'tests/headers/issue-493.hpp')
-rw-r--r-- | tests/headers/issue-493.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/issue-493.hpp b/tests/headers/issue-493.hpp index ea39c83c..40105e29 100644 --- a/tests/headers/issue-493.hpp +++ b/tests/headers/issue-493.hpp @@ -1,4 +1,5 @@ // bindgen-flags: --with-derive-hash + template<class _CharT, class _Traits, class _Allocator> class basic_string { |