mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-21 00:45:23 +01:00
Clean up header includes (#16674)
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
#include "log.h"
|
||||
#include "filesys.h"
|
||||
#include "debug.h"
|
||||
#include "IFileSystem.h"
|
||||
#include "IGUIEnvironment.h"
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
#include <SColor.h>
|
||||
|
||||
#include "CGUITTFont.h"
|
||||
#include "util/string.h"
|
||||
|
||||
|
||||
namespace gui
|
||||
|
||||
@@ -7,14 +7,10 @@
|
||||
#pragma once
|
||||
|
||||
#include "IGUIStaticText.h"
|
||||
#include "irrArray.h"
|
||||
|
||||
#include "log.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "util/enriched_string.h"
|
||||
#include "config.h"
|
||||
#include <IGUIEnvironment.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user