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
|
|
@ -26,20 +26,15 @@
|
|||
#include "doomdef.h"
|
||||
#include "m_swap.h"
|
||||
#include "hu_stuff.h"
|
||||
#include "w_wad.h"
|
||||
#include "s_sound.h"
|
||||
#include "doomstat.h"
|
||||
#include "st_stuff.h"
|
||||
#include "c_console.h"
|
||||
#include "c_dispatch.h"
|
||||
#include "c_cvars.h"
|
||||
#include "d_player.h"
|
||||
#include "v_text.h"
|
||||
#include "v_video.h"
|
||||
#include "gi.h"
|
||||
#include "d_gui.h"
|
||||
#include "g_input.h"
|
||||
#include "templates.h"
|
||||
#include "d_net.h"
|
||||
#include "d_event.h"
|
||||
#include "sbar.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue