Skip to content

Commit

Permalink
Merge branch 'master' into v9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmang authored Jun 20, 2024
2 parents 778ac5a + ae37e6c commit cbcc7f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext_libs/string-view-lite/nonstd/string_view.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@

#if nssv_CONFIG_CONVERSION_STD_STRING_FREE_FUNCTIONS

#include <string>

namespace nonstd {

template< class CharT, class Traits, class Allocator = std::allocator<CharT> >
Expand Down

0 comments on commit cbcc7f1

Please sign in to comment.