diff --git a/src/mse.vcproj b/src/mse.vcproj index b12c11b8..c774c810 100644 --- a/src/mse.vcproj +++ b/src/mse.vcproj @@ -2663,6 +2663,9 @@ ObjectFile="$(IntDir)/$(InputName)5.obj"/> + + diff --git a/src/script/functions/regex.cpp b/src/script/functions/regex.cpp index 97c16731..87f3f6dc 100644 --- a/src/script/functions/regex.cpp +++ b/src/script/functions/regex.cpp @@ -12,6 +12,38 @@ #include