mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 23:12:04 +00:00
Removed the accidental include of "config.h".
This commit is contained in:
parent
5de899a28c
commit
ab072b4960
@ -19,14 +19,9 @@
|
|||||||
#define GETTEXT_DOMAIN "wesnoth-editor"
|
#define GETTEXT_DOMAIN "wesnoth-editor"
|
||||||
|
|
||||||
#include "item_palette.hpp"
|
#include "item_palette.hpp"
|
||||||
|
|
||||||
#include "../../gettext.hpp"
|
#include "../../gettext.hpp"
|
||||||
|
|
||||||
//#include "../../item_types.hpp"
|
|
||||||
|
|
||||||
#include <boost/foreach.hpp>
|
#include <boost/foreach.hpp>
|
||||||
#include "config.h"
|
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
namespace editor {
|
namespace editor {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user