Removed all superfluous #include's

Automatically optimized by CLion IDE with manual corrections
This commit is contained in:
alexey.lysiuk 2018-04-24 14:30:35 +03:00
commit 2ae8d39441
356 changed files with 3 additions and 1727 deletions

View file

@ -34,20 +34,13 @@
*/
#include "menu/menu.h"
#include "i_system.h"
#include "version.h"
#include "g_game.h"
#include "m_png.h"
#include "w_wad.h"
#include "v_text.h"
#include "d_event.h"
#include "gstrings.h"
#include "v_palette.h"
#include "doomstat.h"
#include "gi.h"
#include "d_gui.h"
#include "serializer.h"
#include "resourcefiles/resourcefile.h"
#include "vm.h"
// Save name length limit for old binary formats.