mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 11:12:04 +00:00
remove unneeded include
This commit is contained in:
parent
f8b0ef0006
commit
ada7bda7b0
@ -15,7 +15,6 @@
|
||||
#define SHARED_STRING_HPP_INCLUDED
|
||||
|
||||
#include "shared_object.hpp"
|
||||
#include "tstring.hpp"
|
||||
#include <string>
|
||||
|
||||
struct shared_string : public shared_object<std::string> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user