Skip to content

Commit

Permalink
map/location: Drop unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
irydacea committed Dec 8, 2020
1 parent 70e4f7b commit ae277b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/map/location.hpp
Expand Up @@ -20,13 +20,10 @@ class config;
class variable_set;

#include <array>
#include <cmath>
#include <cstdlib>
#include <set>
#include <string>
#include <tuple>
#include <vector>
#include <algorithm>
#include <utility>

struct wml_loc {};
Expand Down

0 comments on commit ae277b4

Please sign in to comment.