forked from Mirrorlandia_minetest/minetest
Fix build for newer versions of GCC (#11246)
This commit is contained in:
parent
1bb8449734
commit
7c2826cbc0
@ -31,6 +31,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <set>
|
||||
#include <memory>
|
||||
#include <mutex>
|
||||
|
||||
class MapBlock;
|
||||
|
Loading…
Reference in New Issue
Block a user