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
|
|
@ -23,14 +23,8 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include "timidity.h"
|
||||
#include "tarray.h"
|
||||
#include "i_system.h"
|
||||
#include "w_wad.h"
|
||||
#include "files.h"
|
||||
#include "cmdlib.h"
|
||||
|
||||
namespace Timidity
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue