#ifndef _LIBCPP_CSTDDEF #define _LIBCPP_CSTDDEF #include #include typedef ptrdiff_t my_ptrdiff_t; #endif