mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +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>
|