1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Android build fixes for c++11

This commit is contained in:
stujones11
2017-12-06 20:36:29 +00:00
committed by Loic Blot
parent 69247ca223
commit 22a891a925
15 changed files with 139 additions and 53 deletions

View File

@@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <IEventReceiver.h>
#include <IGUIButton.h>
#include <IGUIEnvironment.h>
#include <IrrlichtDevice.h>
#include <map>
#include <vector>