projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0732bf7
)
Add missing? include
author
Esteban I. Ruiz Moreno
<exio4.com@gmail.com>
Wed, 25 Oct 2017 13:23:24 +0000
(10:23 -0300)
committer
sfan5
<sfan5@live.de>
Thu, 26 Oct 2017 18:35:32 +0000
(20:35 +0200)
src/nodedef.cpp
patch
|
blob
|
history
diff --git
a/src/nodedef.cpp
b/src/nodedef.cpp
index 209bea86a5f182ebe71a1c88596e991e07e05425..790f7154c0cdd958e7c85959a6a1571fc49e1d88 100644
(file)
--- a/
src/nodedef.cpp
+++ b/
src/nodedef.cpp
@@
-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