forked from Mirrorlandia_minetest/minetest
Fix build
Note: this does not fix the warnings generated by clang
This commit is contained in:
parent
360660947b
commit
d4f42938a5
@ -30,6 +30,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||||||
#include "util/serialize.h"
|
#include "util/serialize.h"
|
||||||
#include "filesys.h"
|
#include "filesys.h"
|
||||||
#include <cctype>
|
#include <cctype>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
|
|
||||||
Settings::~Settings()
|
Settings::~Settings()
|
||||||
|
Loading…
Reference in New Issue
Block a user