I've reverted the changes needed for Ubuntu. The changes for Ubuntu should go under a #if and I'm not sure what that #if should look like.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@105337 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a6a062df66
commit
b6184db9c5
@ -34,10 +34,6 @@ Types:
|
||||
*/
|
||||
|
||||
#include <__config>
|
||||
#define __need_NULL
|
||||
#define __need_ptrdiff_t
|
||||
#define __need_size_t
|
||||
#include <stddef.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#pragma GCC system_header
|
||||
|
Loading…
Reference in New Issue
Block a user