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
|
|
@ -38,14 +38,10 @@
|
|||
#include "r_data/r_translate.h"
|
||||
#include "v_video.h"
|
||||
#include "g_game.h"
|
||||
#include "colormatcher.h"
|
||||
#include "d_netinf.h"
|
||||
#include "v_palette.h"
|
||||
#include "sc_man.h"
|
||||
#include "doomerrors.h"
|
||||
#include "i_system.h"
|
||||
#include "w_wad.h"
|
||||
#include "r_data/colormaps.h"
|
||||
#include "serializer.h"
|
||||
#include "d_player.h"
|
||||
#include "r_data/sprites.h"
|
||||
|
|
@ -55,7 +51,6 @@
|
|||
#include "m_crc32.h"
|
||||
|
||||
#include "gi.h"
|
||||
#include "stats.h"
|
||||
|
||||
TAutoGrowArray<FRemapTablePtr, FRemapTable *> translationtables[NUM_TRANSLATION_TABLES];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue