(svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
#ifndef AI_TILELIST_HPP
|
||||
#define AI_TILELIST_HPP
|
||||
|
||||
#include "ai_list.hpp"
|
||||
#include "ai_station.hpp"
|
||||
#include "ai_list.hpp"
|
||||
|
||||
/**
|
||||
* Creates an empty list, in which you can add tiles.
|
||||
|
||||
Reference in New Issue
Block a user