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,20 +34,13 @@
|
|||
*/
|
||||
|
||||
#include "menu/menu.h"
|
||||
#include "i_system.h"
|
||||
#include "version.h"
|
||||
#include "g_game.h"
|
||||
#include "m_png.h"
|
||||
#include "w_wad.h"
|
||||
#include "v_text.h"
|
||||
#include "d_event.h"
|
||||
#include "gstrings.h"
|
||||
#include "v_palette.h"
|
||||
#include "doomstat.h"
|
||||
#include "gi.h"
|
||||
#include "d_gui.h"
|
||||
#include "serializer.h"
|
||||
#include "resourcefiles/resourcefile.h"
|
||||
#include "vm.h"
|
||||
|
||||
// Save name length limit for old binary formats.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue