mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-16 16:16:45 +00:00
Get rid of inclusion of config.h because this file is autoconf'd.
llvm-svn: 18992
This commit is contained in:
parent
cc8f82a8fd
commit
22b625f52c
@ -21,11 +21,11 @@
|
||||
#ifndef SUPPORT_DATATYPES_H
|
||||
#define SUPPORT_DATATYPES_H
|
||||
|
||||
#include "llvm/Config/config.h"
|
||||
|
||||
#undef HAVE_SYS_TYPES_H
|
||||
#undef HAVE_INTTYPES_H
|
||||
#undef HAVE_STDINT_H
|
||||
#undef HAVE_UINT64_T
|
||||
#undef HAVE_U_INT64_T
|
||||
|
||||
#ifndef _MSC_VER
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user