Fix an issue with int32_t being unknown on windows.

actorid
Alexander "Ace" Olofsson 11 years ago
parent 1deb0a7cdf
commit e3d85af70a

@ -2,6 +2,7 @@
#define MWGUI_MAPWINDOW_H
#include "windowpinnablebase.hpp"
#include <cstdint>
namespace MWRender
{

Loading…
Cancel
Save