Removed all superfluous #include's
Automatically optimized by CLion IDE with manual corrections
This commit is contained in:
parent
d976ce92e2
commit
2ae8d39441
356 changed files with 3 additions and 1727 deletions
|
|
@ -47,26 +47,18 @@
|
|||
|
||||
#include <zlib.h>
|
||||
#include "templates.h"
|
||||
#include "m_alloc.h"
|
||||
#include "m_argv.h"
|
||||
#include "c_dispatch.h"
|
||||
#include "m_swap.h"
|
||||
#include "g_game.h"
|
||||
#include "i_system.h"
|
||||
#include "w_wad.h"
|
||||
#include "doomdef.h"
|
||||
#include "p_local.h"
|
||||
#include "nodebuild.h"
|
||||
#include "doomstat.h"
|
||||
#include "vectors.h"
|
||||
#include "stats.h"
|
||||
#include "doomerrors.h"
|
||||
#include "p_setup.h"
|
||||
#include "x86.h"
|
||||
#include "version.h"
|
||||
#include "md5.h"
|
||||
#include "m_misc.h"
|
||||
#include "r_utility.h"
|
||||
#include "cmdlib.h"
|
||||
#include "g_levellocals.h"
|
||||
#include "i_time.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue