1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-06-20 15:41:34 +00:00

For compiling with MSVC 2012

This commit is contained in:
cc9cii 2014-06-12 07:04:57 +10:00
parent 36e380c6be
commit 37f0c253f6

View file

@ -3,6 +3,7 @@
#include <sstream>
#include <stdexcept>
#include <cctype> // std::isalnum
#include <boost/filesystem.hpp>