1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00

Make it compile

This commit is contained in:
Sfan5 2013-09-06 18:22:12 +02:00
parent 58841ef12f
commit 7e44c2ace1
7 changed files with 14 additions and 8 deletions

View file

@ -32,6 +32,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "rollback_interface.h" // Needed for rollbackRevertActions()
#include "util/numeric.h"
#include "util/thread.h"
#include "environment.h"
#include <string>
#include <list>
#include <map>