mirror of
https://github.com/minetest/minetest.git
synced 2025-01-11 10:30:20 +01:00
Add missing? include
This commit is contained in:
parent
0732bf73a4
commit
2efccb3536
@ -39,6 +39,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||||||
#include "mapnode.h"
|
#include "mapnode.h"
|
||||||
#include <fstream> // Used in applyTextureOverrides()
|
#include <fstream> // Used in applyTextureOverrides()
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
#include <cmath>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
NodeBox
|
NodeBox
|
||||||
|
Loading…
Reference in New Issue
Block a user