mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 17:58:22 +00:00
Better linux support. This file still sucks
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@750 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6fed025318
commit
432b0a7e3d
@ -20,6 +20,7 @@
|
||||
#define LLVM_SUPPORT_DATATYPES_H
|
||||
|
||||
#ifdef LINUX
|
||||
#define __STDC_LIMIT_MACROS 1
|
||||
#include <stdint.h> // Defined by ISO C 99
|
||||
#include <endian.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user