Code cleanup (#393)
* Code cleanup using deheader for removing unnused headers and adding others to be portable. Removed unused files and renamed .cpp files that are only used as #includes in others * add missing files
This commit is contained in:
parent
ac1c64d52f
commit
a3dd9af895
140 changed files with 442 additions and 10639 deletions
|
@ -6,13 +6,12 @@
|
|||
* (c) 1995 Bernd Schmidt, Alessandro Bissacco
|
||||
* (c) 2002 - 2005 Toni Wilen
|
||||
*/
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "sysconfig.h"
|
||||
#include "sysdeps.h"
|
||||
|
||||
#include "options.h"
|
||||
#include "uae.h"
|
||||
#include "include/memory.h"
|
||||
#include "memory.h"
|
||||
#include "custom.h"
|
||||
#include "newcpu.h"
|
||||
#include "savestate.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue