mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Cleanup some header inclusions to improve compilation times
This commit is contained in:
parent
6647939403
commit
430d3b28e4
10 changed files with 22 additions and 13 deletions
|
@ -21,6 +21,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
#define SERVER_ENVIRONMENT_HEADER
|
||||
|
||||
#include "environment.h"
|
||||
#include "mapnode.h"
|
||||
#include "mapblock.h"
|
||||
#include <set>
|
||||
|
||||
class IGameDef;
|
||||
class ServerMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue