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:
parent
78e55a92a8
commit
b52904a6ea
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <stdexcept>
|
||||
#include <cassert>
|
||||
#include <stdint.h>
|
||||
|
||||
namespace {
|
||||
|
||||
|
|
Loading…
Reference in a new issue