Fix: Template syntax error when using 'span' with a container type.

This commit is contained in:
Michael Lutz
2021-10-28 23:10:03 +02:00
parent 0c90326ada
commit 39e8783f4b
2 changed files with 3 additions and 2 deletions

View File

@@ -26,5 +26,6 @@ add_files(
smallmatrix_type.hpp
smallstack_type.hpp
smallvec_type.hpp
span_type.hpp
string_compare_type.hpp
)