]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
include mathconstants.h in numerics.cpp
authorVincent Heuken <vincent@vincentheuken.com>
Wed, 26 Jun 2013 00:44:17 +0000 (17:44 -0700)
committerkwolekr <kwolekr@minetest.net>
Sun, 7 Jul 2013 05:52:43 +0000 (01:52 -0400)
src/util/numeric.cpp

index 0e2772c3214d5826bd56ae275834f6c17d76aa55..67df4ffbafe0bf8cfdb201ae3084057cc5e5af3e 100644 (file)
@@ -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