mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Move ServerEnvironment to dedicated cpp/header files
* also cleanup some unneeded inclusions
This commit is contained in:
@@ -21,9 +21,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include <stack>
|
||||
#include "util/pointer.h"
|
||||
#include "util/numeric.h"
|
||||
#include "util/mathconstants.h"
|
||||
#include "map.h"
|
||||
#include "environment.h"
|
||||
#include "serverenvironment.h"
|
||||
#include "nodedef.h"
|
||||
#include "treegen.h"
|
||||
|
||||
|
Reference in New Issue
Block a user