1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 21:45:32 +00:00

Include C++ header instead

This commit is contained in:
Jordan Milne 2013-01-05 01:17:07 -04:00
parent b52904a6ea
commit 3ed77ca189

View file

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