Really fix the Linux build this time.

Dammit size_t :(
This commit is contained in:
Lioncash 2013-10-19 19:42:16 -04:00
parent a5a21e7f44
commit b3da5c5d58
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#define _COMMONTYPES_H_
#include <cstdint>
#include <cstddef>
#ifdef _WIN32