From: Vincent Heuken Date: Wed, 26 Jun 2013 00:44:17 +0000 (-0700) Subject: include mathconstants.h in numerics.cpp X-Git-Tag: 0.4.8~342 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=39ab22070e912b328b021731be8e1d983a2124ff;p=oweals%2Fminetest.git include mathconstants.h in numerics.cpp --- diff --git a/src/util/numeric.cpp b/src/util/numeric.cpp index 0e2772c32..67df4ffba 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