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:
633af58
)
Fix build on Debian broken by b45df9d (missing include, somehow?)
2676/head
author
kwolekr
<kwolekr@minetest.net>
Wed, 6 May 2015 00:40:18 +0000
(20:40 -0400)
committer
kwolekr
<kwolekr@minetest.net>
Wed, 6 May 2015 00:40:18 +0000
(20:40 -0400)
src/unittest/test_noderesolver.cpp
patch
|
blob
|
history
diff --git
a/src/unittest/test_noderesolver.cpp
b/src/unittest/test_noderesolver.cpp
index a4ea647bc090b6c721a0565bed3abb9dc2225b57..bd6e6f5ac8546f5b67ba9a586f713255bfad1c1c 100644
(file)
--- a/
src/unittest/test_noderesolver.cpp
+++ b/
src/unittest/test_noderesolver.cpp
@@
-19,6
+19,7
@@
with this program; if not, write to the Free Software Foundation, Inc.,
#include "test.h"
+#include "util/numeric.h"
#include "exceptions.h"
#include "gamedef.h"
#include "nodedef.h"