Skip to content

Commit 0644bf9

Browse files
committed
Add compat/posix_string header include for stdstring.h
1 parent 0c8e703 commit 0644bf9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libretro-common/include/string/stdstring.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#include <retro_common_api.h>
3333
#include <retro_inline.h>
3434
#include <compat/strl.h>
35+
#include <compat/posix_string.h>
3536

3637
RETRO_BEGIN_DECLS
3738

0 commit comments

Comments
 (0)