File target-headers/mingw32msvc/include/memory.h artifact c54fa36df5 part of check-in 1a9ce97cc9
/* * This file is part of the Mingw32 package. * * memory.h maps to the standard string.h header. */ #ifndef __STRICT_ANSI__ #include <string.h> #endif