Skip to content

Commit 2efccb3

Browse files
EXio4sfan5
authored andcommitted
Add missing? include
1 parent 0732bf7 commit 2efccb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nodedef.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
3939
#include "mapnode.h"
4040
#include <fstream> // Used in applyTextureOverrides()
4141
#include <algorithm>
42+
#include <cmath>
4243

4344
/*
4445
NodeBox

0 commit comments

Comments
 (0)