Artifact cfae341a7de917bd41902d517e208e921a5718f1:
- File target-headers/mingw32msvc/include/mem.h — part of check-in [1a9ce97cc9] at 2014-05-02 17:12:42 on branch trunk — Added target headers for Windows (user: rkeene, size: 132) [annotate] [blame] [check-ins using]
/* * This file is part of the Mingw32 package. * * mem.h maps to string.h */ #ifndef __STRICT_ANSI__ #include <string.h> #endif