memcpy needs #include <string.h>

This commit is contained in:
fredb
2006-12-17 17:52:15 +00:00
parent 49fcc799ca
commit 09bab4f162

View File

@@ -30,7 +30,7 @@
#endif
#include "jpgfactory.hxx"
#include <string.h>
#ifdef __cplusplus
extern "C" {