Closed jmodrako closed 8 years ago
Ah, whoops, that would be my fault, fix incoming.
@jmodrako Just add #include <stddef.h>
to the beginning of ../third-party/folly/folly/portability/Malloc.h
OK, it fixes issue, but I have another, probably with retrolambda library.
In file included from portability/Malloc.cpp:17: ./../folly/portability/Malloc.h:27:12: error: unknown type name 'size_t' extern "C" size_t malloc_usable_size(void* ptr);
Mac OSx - ElCapitan 10.11.4