mirror of
https://github.com/libretro/RetroArch.git
synced 2025-03-07 09:27:11 +00:00
Don't define this unless necessary
This commit is contained in:
parent
d967cbc879
commit
2ef56e906c
@ -15,7 +15,10 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef __STDC_LIMIT_MACROS
|
||||
#define __STDC_LIMIT_MACROS
|
||||
#endif
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user