mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-29 22:55:19 +01:00
Reduce irrlicht_extrabloated.h includes in header files
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user