Move std::string str_validate to separate header
This is to fix compilation of squirrel on MacOS/clang, as squirrel defines macros which clash with including <string>
This commit is contained in:
@@ -344,6 +344,7 @@ story_type.h
|
||||
strgen/strgen.h
|
||||
string_base.h
|
||||
string_func.h
|
||||
string_func_extra.h
|
||||
string_type.h
|
||||
stringfilter_type.h
|
||||
strings_func.h
|
||||
|
||||
Reference in New Issue
Block a user