mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 00:40:09 +00:00
Add missing string.h header include
This commit is contained in:
parent
4f22bf3058
commit
ee474b4feb
@ -22,6 +22,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <string/stdstring.h>
|
||||
#include <encodings/utf.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user