1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02:00

Cleanup some header inclusions to improve compilation times

This commit is contained in:
Loic Blot
2017-01-11 09:03:07 +01:00
committed by Ner'zhul
parent 6647939403
commit 430d3b28e4
10 changed files with 22 additions and 13 deletions

View File

@@ -26,6 +26,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "porting.h"
#include "util/numeric.h"
#include "util/string.h"
#include "mapblock.h"
#include <math.h>