[*] undefine std_string_view
This commit is contained in:
parent
58c0312d6a
commit
d8826b8428
@ -544,3 +544,7 @@ namespace AuHash
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
#if defined(std_string_view)
|
||||
#undef std_string_view
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user