projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae8ff4b
)
include mathconstants.h in numerics.cpp
author
Vincent Heuken
<vincent@vincentheuken.com>
Wed, 26 Jun 2013 00:44:17 +0000
(17:44 -0700)
committer
kwolekr
<kwolekr@minetest.net>
Sun, 7 Jul 2013 05:52:43 +0000
(
01:52
-0400)
src/util/numeric.cpp
patch
|
blob
|
history
diff --git
a/src/util/numeric.cpp
b/src/util/numeric.cpp
index 0e2772c3214d5826bd56ae275834f6c17d76aa55..67df4ffbafe0bf8cfdb201ae3084057cc5e5af3e 100644
(file)
--- 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