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:
Jonathan G Rennison
2017-04-11 18:39:27 +01:00
parent 86d1a00ba6
commit cb9ffe1bd9
4 changed files with 25 additions and 8 deletions

View File

@@ -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