mirror of
https://github.com/minetest/minetest.git
synced 2024-11-09 17:23:45 +01:00
include mathconstants.h in numerics.cpp
This commit is contained in:
parent
ae8ff4b8e2
commit
39ab22070e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user