Skip to content

Commit

Permalink
Fix an issue with int32_t being unknown on windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
ananace committed Feb 2, 2014
1 parent 1deb0a7 commit e3d85af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/openmw/mwgui/mapwindow.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#define MWGUI_MAPWINDOW_H

#include "windowpinnablebase.hpp"
#include <cstdint>

namespace MWRender
{
Expand Down

0 comments on commit e3d85af

Please sign in to comment.