1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-04 03:45:31 +00:00

Remove <cstdint> include file from loaddial.cpp

(cherry picked from commit f5745749a6)
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 <iostream>
#include <cstdint>
#include "esmreader.hpp" #include "esmreader.hpp"
#include "esmwriter.hpp" #include "esmwriter.hpp"
#include "defs.hpp" #include "defs.hpp"