mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 20:01:15 +00:00
Remove unneeded includes.
This commit is contained in:
parent
ac5a2ca905
commit
d66b311b6e
@ -22,14 +22,8 @@
|
||||
#ifndef AI_COMPOSITE_CONTEXTS_HPP_INCLUDED
|
||||
#define AI_COMPOSITE_CONTEXTS_HPP_INCLUDED
|
||||
|
||||
#include "../../global.hpp"
|
||||
|
||||
#include "../contexts.hpp"
|
||||
#include "../default/contexts.hpp"
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <vector>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(push)
|
||||
//silence "inherits via dominance" warnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user