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
|
|
@ -24,18 +24,14 @@
|
|||
//
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#include <float.h>
|
||||
#include "p_local.h"
|
||||
#include "p_effect.h"
|
||||
#include "c_console.h"
|
||||
#include "b_bot.h"
|
||||
#include "s_sound.h"
|
||||
#include "doomstat.h"
|
||||
#include "sbar.h"
|
||||
#include "r_data/r_interpolate.h"
|
||||
#include "i_sound.h"
|
||||
#include "d_player.h"
|
||||
#include "g_level.h"
|
||||
#include "r_utility.h"
|
||||
#include "p_spec.h"
|
||||
#include "g_levellocals.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue