mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 01:12:04 +00:00
Remove unneeded includes.
This commit is contained in:
parent
0005ccd09a
commit
b423dd56c6
@ -22,13 +22,8 @@
|
||||
#ifndef AI_COMPOSITE_PROPERTY_HANDLER_HPP_INCLUDED
|
||||
#define AI_COMPOSITE_PROPERTY_HANDLER_HPP_INCLUDED
|
||||
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <boost/function.hpp>
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
#include "config.hpp"
|
||||
#include "foreach.hpp"
|
||||
#include "ai/composite/component.hpp"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user