mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
Revert "If you're planning to redefine something, you should #include the definition you plan to walk over"
This reverts commit 4282a7c9f2
.
This commit is contained in:
parent
29406b799d
commit
902976c47b
@ -15,7 +15,6 @@
|
||||
#define __EMUCORE_H__
|
||||
|
||||
// standard C includes
|
||||
#include <assert.h> // make sure this is included before we try redefining assert
|
||||
#include <math.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user