mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 16:22:05 +00:00
Remove unneeded includes.
This commit is contained in:
parent
dc227e4962
commit
d8f47129c8
@ -18,16 +18,10 @@
|
||||
#define VARIABLE_H_INCLUDED
|
||||
|
||||
#include "config.hpp"
|
||||
#include "tstring.hpp"
|
||||
|
||||
#include <vector>
|
||||
#include <set>
|
||||
#include <string>
|
||||
|
||||
class game_state;
|
||||
class unit_map;
|
||||
|
||||
|
||||
/**
|
||||
* A variable-expanding proxy for the config class. This class roughly behaves
|
||||
* as a constant config object, but automatically expands variables.
|
||||
|
Loading…
x
Reference in New Issue
Block a user