mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Really fix the Linux build this time.
Dammit size_t :(
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#define _COMMONTYPES_H_
|
||||
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
|
Reference in New Issue
Block a user