1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-04-16 08:42:23 +00:00

Remove <cstdint> include file from loaddial.cpp

(cherry picked from commit f5745749a6e7875c487ac417dead00446af805c2)
This commit is contained in:
Stanislav Bas 2015-07-19 22:50:42 +03:00 committed by cc9cii
parent a3d48fd482
commit d12f784e7e

View File

@ -2,8 +2,6 @@
#include <iostream>
#include <cstdint>
#include "esmreader.hpp"
#include "esmwriter.hpp"
#include "defs.hpp"