Linux header fixes

This commit is contained in:
Dr. Chat
2017-02-05 22:45:01 -06:00
parent 4f46c51fe3
commit 803f0be049
11 changed files with 24 additions and 9 deletions

View File

@@ -13,6 +13,7 @@
#include <climits>
#include <cstring>
#include <stddef.h>
#include "xenia/base/assert.h"
#include "xenia/base/atomic.h"