1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-10 12:39:53 +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 {