mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Reduce irrlicht_extrabloated.h includes in header files
This commit is contained in:
parent
81f51492ff
commit
e8f6127779
31 changed files with 113 additions and 40 deletions
|
@ -9,7 +9,7 @@
|
|||
#include <sstream>
|
||||
#include <vector>
|
||||
|
||||
#include "irrlichttypes_extrabloated.h"
|
||||
#include "irrlichttypes_bloated.h"
|
||||
#include "porting.h"
|
||||
#include "filesys.h"
|
||||
#include "mapnode.h"
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
#include <sstream>
|
||||
|
||||
#include "irrlichttypes_extrabloated.h"
|
||||
#include "log.h"
|
||||
#include "serialization.h"
|
||||
#include "nodedef.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue