mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
Fix an issue with int32_t being unknown on windows.
This commit is contained in:
parent
1deb0a7cdf
commit
e3d85af70a
@ -2,6 +2,7 @@
|
|||||||
#define MWGUI_MAPWINDOW_H
|
#define MWGUI_MAPWINDOW_H
|
||||||
|
|
||||||
#include "windowpinnablebase.hpp"
|
#include "windowpinnablebase.hpp"
|
||||||
|
#include <cstdint>
|
||||||
|
|
||||||
namespace MWRender
|
namespace MWRender
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user