Index: include/cstddef |
=================================================================== |
--- include/cstddef (revision 104455) |
+++ include/cstddef (working copy) |
@@ -34,6 +34,8 @@ |
*/ |
#include <__config> |
+#define __need_ptrdiff_t |
+#define __need_size_t |
#include <stddef.h> |
#pragma GCC system_header |