• Tor Lillqvist's avatar
    No malloc.h in iOS SDK either · 0d51eab3
    Tor Lillqvist yazdı
    Why this source file bothers including <malloc.h> at all (on platforms
    where it exists) I have no idea... This is C++ for chrissake. And the
    standard C location for the malloc() declaration is <stdlib.h> anyway.
    0d51eab3
criface.cxx 39.4 KB