Skip to content

Commit

Permalink
Added missing include to build on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-tornqvist committed Nov 6, 2017
1 parent 79f9ef2 commit 9b91e7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mapgen_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

#include <vector>
#include <climits>
#include <cstring>

#include "init.hpp"
#include "map.hpp"
Expand Down

0 comments on commit 9b91e7a

Please sign in to comment.