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

Reduce irrlicht_extrabloated.h includes in header files

This commit is contained in:
SmallJoker
2025-01-04 12:39:34 +01:00
committed by GitHub
parent 81f51492ff
commit e8f6127779
31 changed files with 113 additions and 40 deletions

View File

@@ -6,25 +6,25 @@
#include "irr_v3d.h" // for irrlicht datatypes
#include "constants.h"
#include "network/networkpacket.h"
#include "network/networkprotocol.h"
#include "network/address.h"
#include "network/networkprotocol.h" // session_t
#include "porting.h"
#include "threading/mutex_auto_lock.h"
#include "clientdynamicinfo.h"
#include <list>
#include <vector>
#include <set>
#include <unordered_map>
#include <unordered_set>
#include <memory>
#include <mutex>
#include <set>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
class MapBlock;
class ServerEnvironment;
class EmergeManager;
class MapBlock;
class NetworkPacket;
class ServerEnvironment;
/*
* State Transitions