mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 17:35:37 +02:00
Reduce irrlicht_extrabloated.h includes in header files
This commit is contained in:
@@ -4,10 +4,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "util/container.h"
|
||||
#include <string>
|
||||
#include <queue>
|
||||
#include "irrlichttypes.h"
|
||||
#include "util/container.h" // MutexedQueue
|
||||
#include <string>
|
||||
|
||||
enum ChatEventType {
|
||||
CET_CHAT,
|
||||
|
Reference in New Issue
Block a user