1 parent 3749be9 commit 8604546Copy full SHA for 8604546
1 file changed
FECore/FSPath.cpp
@@ -25,6 +25,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25
SOFTWARE.*/
26
#include "stdafx.h"
27
#include <regex>
28
+#include <string>
29
+#include <cstring>
30
#include <string.h>
31
#include "FSPath.h"
32
0 commit comments