mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-28 19:55:30 +01:00
Properly and efficiently use split utility headers
This commit is contained in:
@@ -35,8 +35,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "player.h"
|
||||
#include "map.h"
|
||||
#include <ostream>
|
||||
#include "utility.h"
|
||||
#include "activeobject.h"
|
||||
#include "util/container.h"
|
||||
#include "util/numeric.h"
|
||||
|
||||
class Server;
|
||||
class ServerEnvironment;
|
||||
|
||||
Reference in New Issue
Block a user