mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
move setjmp.h to retroarch.c
This commit is contained in:
parent
ec1b1c3e54
commit
ffa4c58f1a
@ -20,6 +20,9 @@
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <setjmp.h>
|
||||
|
||||
#include <boolean.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user