mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-06 18:28:18 +00:00
Remove unneeded includes.
This commit is contained in:
parent
3e0fe5fac2
commit
0005ccd09a
@ -27,20 +27,12 @@
|
||||
#pragma warning(disable:4250)
|
||||
#endif
|
||||
|
||||
|
||||
#include "../../global.hpp"
|
||||
|
||||
#include "../contexts.hpp"
|
||||
#include "../game_info.hpp"
|
||||
|
||||
//included for 'target' markers
|
||||
#include "../default/contexts.hpp"
|
||||
|
||||
#include "component.hpp"
|
||||
|
||||
#include <map>
|
||||
#include <stack>
|
||||
#include <vector>
|
||||
#include <deque>
|
||||
|
||||
class terrain_filter;
|
||||
|
Loading…
x
Reference in New Issue
Block a user