mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +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
|
@ -4,8 +4,9 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "util/basic_macros.h"
|
||||
#include "porting.h"
|
||||
#include "util/basic_macros.h" // DISABLE_CLASS_COPY
|
||||
#include "irrlichttypes.h"
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
class IGameDef;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue