mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 02:55:43 +00:00
Remove unneeded includes.
This commit is contained in:
parent
58c0cf7f8a
commit
9524ce4121
@ -18,17 +18,14 @@
|
||||
* Team-management, allies, setup at start of scenario.
|
||||
*/
|
||||
|
||||
#include "global.hpp"
|
||||
#include "team.hpp"
|
||||
|
||||
#include "ai/manager.hpp"
|
||||
#include "foreach.hpp"
|
||||
#include "game_events.hpp"
|
||||
#include "gamestatus.hpp"
|
||||
#include "log.hpp"
|
||||
#include "map.hpp"
|
||||
#include "resources.hpp"
|
||||
#include "game_preferences.hpp"
|
||||
#include "team.hpp"
|
||||
#include "whiteboard/side_actions.hpp"
|
||||
|
||||
static lg::log_domain log_engine("engine");
|
||||
|
Loading…
x
Reference in New Issue
Block a user