1
0
mirror of https://github.com/luanti-org/minetestmapper.git synced 2025-10-05 13:25:22 +02:00

Make it (almost) compile for windows

This commit is contained in:
Sfan5
2014-03-09 12:32:13 +01:00
parent b2896331cd
commit 46023f77f5
5 changed files with 16 additions and 18 deletions

View File

@@ -14,6 +14,7 @@
#include <gdfontmb.h>
#include <iostream>
#include <sstream>
#include <stdexcept>
#include "config.h"
#include "PlayerAttributes.h"
#include "TileGenerator.h"