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

@ -26,12 +26,10 @@
//-----------------------------------------------------------------------------
#include "dsectoreffect.h"
#include "gi.h"
#include "p_local.h"
#include "g_levellocals.h"
#include "p_3dmidtex.h"
#include "r_data/r_interpolate.h"
#include "statnums.h"
#include "serializer.h"
#include "doomstat.h"
#include "vm.h"