mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-22 04:24:44 +00:00
incl stddef
This commit is contained in:
parent
18a13cb23d
commit
7348cd92ee
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
|
||||
#include "common/types.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
namespace Core::Loader {
|
||||
class SymbolsResolver;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue