Skip to content

Commit

Permalink
Fix build on Debian broken by b45df9d (missing include, somehow?)
Browse files Browse the repository at this point in the history
  • Loading branch information
kwolekr committed May 6, 2015
1 parent 633af58 commit 2b44e75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/unittest/test_noderesolver.cpp
Expand Up @@ -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"
Expand Down

0 comments on commit 2b44e75

Please sign in to comment.