mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:49:22 +00:00
Really fix the Linux build this time.
Dammit size_t :(
This commit is contained in:
parent
a5a21e7f44
commit
b3da5c5d58
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
#define _COMMONTYPES_H_
|
#define _COMMONTYPES_H_
|
||||||
|
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
#include <cstddef>
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue