mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 23:41:14 +00:00
Remove unneeded includes.
This commit is contained in:
parent
6f3518e1fa
commit
33f2b572a2
@ -24,16 +24,10 @@
|
||||
#include "intro.hpp"
|
||||
|
||||
#include "display.hpp"
|
||||
#include "foreach.hpp"
|
||||
#include "game_events.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "language.hpp"
|
||||
#include "log.hpp"
|
||||
#include "marked-up_text.hpp"
|
||||
#include "sound.hpp"
|
||||
#include "storyscreen/interface.hpp"
|
||||
#include "unit.hpp"
|
||||
#include "variable.hpp"
|
||||
|
||||
static lg::log_domain log_engine("engine");
|
||||
#define ERR_NG LOG_STREAM(err, log_engine)
|
||||
|
Loading…
x
Reference in New Issue
Block a user