From: Vincent Heuken Date: Wed, 26 Jun 2013 00:44:17 +0000 (-0700) Subject: include mathconstants.h in numerics.cpp X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=39ab22070e912b328b021731be8e1d983a2124ff;p=zefram%2Fminetest%2Fminetest_engine.git include mathconstants.h in numerics.cpp --- diff --git a/src/util/numeric.cpp b/src/util/numeric.cpp index 0e2772c3..67df4ffb 100644 --- a/src/util/numeric.cpp +++ b/src/util/numeric.cpp @@ -18,6 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc., */ #include "numeric.h" +#include "mathconstants.h" #include "../log.h" #include "../constants.h" // BS, MAP_BLOCKSIZE