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
|
|
@ -34,18 +34,12 @@
|
|||
*/
|
||||
#include <ctype.h>
|
||||
#include "i_system.h"
|
||||
#include "doomtype.h"
|
||||
#include "c_cvars.h"
|
||||
#include "c_dispatch.h"
|
||||
#include "m_random.h"
|
||||
#include "sc_man.h"
|
||||
#include "templates.h"
|
||||
#include "w_wad.h"
|
||||
#include "gi.h"
|
||||
#include "r_state.h"
|
||||
#include "stats.h"
|
||||
#include "zstring.h"
|
||||
#include "d_dehacked.h"
|
||||
#include "v_text.h"
|
||||
#include "g_levellocals.h"
|
||||
#include "a_dynlight.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue