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

@ -36,17 +36,13 @@
#include "sc_man.h"
#include "w_wad.h"
#include "v_video.h"
#include "v_palette.h"
#include "cmdlib.h"
#include "m_random.h"
#include "weightedlist.h"
#include "statnums.h"
#include "templates.h"
#include "a_sharedglobal.h"
#include "r_data/r_translate.h"
#include "gi.h"
#include "g_level.h"
#include "colormatcher.h"
#include "b_bot.h"
#include "serializer.h"
#include "g_levellocals.h"