ReactOS 0.4.15-dev-7924-g5949c20
mem.h
Go to the documentation of this file.
1
6/*
7 * This file is part of the Mingw32 package.
8 *
9 * mem.h maps to string.h
10 */
11#ifndef __STRICT_ANSI__
12#include <string.h>
13#endif