mirror of
https://github.com/reactos/reactos.git
synced 2025-06-19 05:15:19 +00:00
7 lines
126 B
C
7 lines
126 B
C
/*
|
|
* This file is part of the Mingw32 package.
|
|
*
|
|
* memory.h maps to the standard string.h header.
|
|
*/
|
|
|
|
#include <string.h>
|