mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-01 08:00:22 +02:00
Make it (almost) compile for windows
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <sstream>
|
||||
#include <stdexcept>
|
||||
#include "TileGenerator.h"
|
||||
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user