mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Cleanup headers in irr/include/ (#15181)
This commit is contained in:
parent
f2ab887644
commit
e5d321d286
51 changed files with 76 additions and 180 deletions
|
@ -9,14 +9,13 @@
|
|||
#include "ECullingTypes.h"
|
||||
#include "EDebugSceneTypes.h"
|
||||
#include "SMaterial.h"
|
||||
#include "irrString.h"
|
||||
#include "irrArray.h"
|
||||
#include "aabbox3d.h"
|
||||
#include "matrix4.h"
|
||||
#include "IAttributes.h"
|
||||
|
||||
#include <list>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
|
||||
namespace irr
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue