mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 21:11:17 +00:00
Remove unneeded includes.
This commit is contained in:
parent
1555abe0ab
commit
7a26dc284a
@ -22,15 +22,11 @@
|
||||
#ifndef AI_COMPOSITE_ENGINE_HPP_INCLUDED
|
||||
#define AI_COMPOSITE_ENGINE_HPP_INCLUDED
|
||||
|
||||
#include "../../global.hpp"
|
||||
|
||||
#include "component.hpp"
|
||||
#include "../contexts.hpp"
|
||||
#include "../game_info.hpp"
|
||||
#include "../../config.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
#include <vector>
|
||||
|
||||
//============================================================================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user