mirror of
https://github.com/minetest/minetest.git
synced 2025-02-20 03:43:47 +01:00
Fix build
Note: this does not fix the warnings generated by clang
This commit is contained in:
@ -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()
|
||||||
|
Reference in New Issue
Block a user