mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
include mathconstants.h in numerics.cpp
This commit is contained in:
parent
ae8ff4b8e2
commit
39ab22070e
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue