We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0732bf7 commit 2efccb3Copy full SHA for 2efccb3
src/nodedef.cpp
@@ -39,6 +39,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
39
#include "mapnode.h"
40
#include <fstream> // Used in applyTextureOverrides()
41
#include <algorithm>
42
+#include <cmath>
43
44
/*
45
NodeBox
0 commit comments