mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 17:51:05 +00:00
Remove wesconfig.h where it isn't needed.
This commit is contained in:
parent
1de1bca43e
commit
7f75708f8b
@ -13,7 +13,6 @@
|
||||
See the COPYING file for more details.
|
||||
*/
|
||||
|
||||
#include "wesconfig.h"
|
||||
#include "global.hpp"
|
||||
|
||||
#include "config.hpp"
|
||||
|
@ -37,7 +37,6 @@
|
||||
#include "util.hpp"
|
||||
#include "gettext.hpp"
|
||||
#include "serialization/string_utils.hpp"
|
||||
#include "wesconfig.h"
|
||||
#include "wml_exception.hpp"
|
||||
|
||||
#include <cassert>
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include "settings.hpp"
|
||||
#include "util.hpp"
|
||||
#include "video.hpp" // non_interactive()
|
||||
#include "wesconfig.h"
|
||||
#include "wml_exception.hpp"
|
||||
#include "serialization/parser.hpp"
|
||||
#include "serialization/string_utils.hpp"
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include "log.hpp"
|
||||
#include "sdl_utils.hpp"
|
||||
#include "util.hpp"
|
||||
#include "wesconfig.h"
|
||||
#include "serialization/string_utils.hpp"
|
||||
|
||||
#include "SDL_image.h"
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include "util.hpp"
|
||||
#include "serialization/parser.hpp"
|
||||
#include "serialization/preprocessor.hpp"
|
||||
#include "wesconfig.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
|
@ -39,7 +39,6 @@
|
||||
#include "unit_display.hpp"
|
||||
#include "unit_types.hpp"
|
||||
#include "wml_separators.hpp"
|
||||
#include "wesconfig.h"
|
||||
#include "util.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include "network_worker.hpp"
|
||||
#include "network.hpp"
|
||||
#include "thread.hpp"
|
||||
//#include "wesconfig.h"
|
||||
#include "serialization/binary_or_text.hpp"
|
||||
#include "serialization/binary_wml.hpp"
|
||||
#include "serialization/parser.hpp"
|
||||
|
@ -28,7 +28,6 @@
|
||||
#include "sound.hpp"
|
||||
#include "util.hpp"
|
||||
#include "video.hpp" // non_interactive()
|
||||
#include "wesconfig.h"
|
||||
#include "serialization/parser.hpp"
|
||||
#include "serialization/string_utils.hpp"
|
||||
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include "log.hpp"
|
||||
#include "random.hpp"
|
||||
#include "sound.hpp"
|
||||
#include "wesconfig.h"
|
||||
|
||||
#include "SDL.h"
|
||||
#include "SDL_mixer.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user