Skip to content

Commit 2b44e75

Browse files
committedMay 6, 2015
Fix build on Debian broken by b45df9d (missing include, somehow?)
1 parent 633af58 commit 2b44e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/unittest/test_noderesolver.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
1919

2020
#include "test.h"
2121

22+
#include "util/numeric.h"
2223
#include "exceptions.h"
2324
#include "gamedef.h"
2425
#include "nodedef.h"

0 commit comments

Comments
 (0)
Please sign in to comment.