Remove unneeded includes.
This commit is contained in:
parent
7b3f8a7976
commit
fefb874c37
1 changed files with 0 additions and 4 deletions
|
@ -20,12 +20,8 @@ class game_state;
|
|||
class team;
|
||||
class unit_map;
|
||||
|
||||
#include "game_config.hpp"
|
||||
#include "preferences.hpp"
|
||||
#include "terrain_translation.hpp"
|
||||
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <set>
|
||||
|
||||
namespace preferences {
|
||||
|
|
Loading…
Add table
Reference in a new issue