1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 21:23:52 +00:00

Include headers necessary for compilation under VS2010

This commit is contained in:
Jordan Milne 2013-01-04 19:47:24 -04:00
parent 78e55a92a8
commit b52904a6ea

View file

@ -3,6 +3,7 @@
#include <stdexcept>
#include <cassert>
#include <stdint.h>
namespace {