mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
Really fix the Linux build this time.
Dammit size_t :(
This commit is contained in:
parent
a5a21e7f44
commit
b3da5c5d58
@ -11,6 +11,7 @@
|
||||
#define _COMMONTYPES_H_
|
||||
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user