1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 15:29:55 +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 {