From 2234ef34071ebe00f95b6c48b927ac9912b284ed Mon Sep 17 00:00:00 2001 From: Howard Hinnant Date: Wed, 2 Jun 2010 18:41:21 +0000 Subject: 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. llvm-svn: 105337 --- libcxx/include/cstddef | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libcxx/include/cstddef b/libcxx/include/cstddef index 8264a8b29ca..11d07a2ec29 100644 --- a/libcxx/include/cstddef +++ b/libcxx/include/cstddef @@ -34,10 +34,6 @@ Types: */ #include <__config> -#define __need_NULL -#define __need_ptrdiff_t -#define __need_size_t -#include #include #pragma GCC system_header -- cgit v1.2.3