mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-02 23:42:43 +00:00
incl stddef
This commit is contained in:
parent
18a13cb23d
commit
7348cd92ee
@ -5,6 +5,8 @@
|
||||
|
||||
#include "common/types.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
namespace Core::Loader {
|
||||
class SymbolsResolver;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user