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

@ -33,7 +33,6 @@
*/
#include "doomtype.h"
#include "tarray.h"
#include "s_sound.h"
#include "sc_man.h"
#include "cmdlib.h"
@ -44,7 +43,6 @@
#include "c_cvars.h"
#include "c_dispatch.h"
#include "files.h"
#include "vm.h"
#include "dobject.h"
#include "menu/menu.h"