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