1
0
mirror of https://github.com/minetest/minetest.git synced 2025-01-11 02:20:21 +01:00

Add missing? include

This commit is contained in:
Esteban I. Ruiz Moreno 2017-10-25 10:23:24 -03:00 committed by sfan5
parent 0732bf73a4
commit 2efccb3536

View File

@ -39,6 +39,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "mapnode.h"
#include <fstream> // Used in applyTextureOverrides()
#include <algorithm>
#include <cmath>
/*
NodeBox