Remove unneeded includes.
This commit is contained in:
parent
5295fb8c64
commit
f4ae7e7f88
1 changed files with 0 additions and 5 deletions
|
@ -30,11 +30,6 @@ class unit_map;
|
|||
#include "image.hpp"
|
||||
#include "pathfind/pathfind.hpp"
|
||||
|
||||
#include "SDL.h"
|
||||
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <string>
|
||||
#include <deque>
|
||||
|
||||
// This needs to be separate from display.h because of the static
|
||||
|
|
Loading…
Add table
Reference in a new issue