[UNICODE]

include string.h, for memcpy

svn path=/trunk/; revision=48307
This commit is contained in:
Timo Kreuzer 2010-07-27 15:47:04 +00:00
parent 64cf51962c
commit 32c8cb0448

View file

@ -21,6 +21,7 @@
#include <assert.h>
#include <limits.h>
#include <stdio.h>
#include <string.h>
#define WINE_UNICODE_INLINE /* nothing */
#include "wine/unicode.h"