[HHPCOMP]

- Fix warnings

svn path=/trunk/; revision=68698
This commit is contained in:
Pierre Schweitzer 2015-08-11 21:17:30 +00:00
parent 120c2fc6ad
commit c106a075fe

View file

@ -27,6 +27,7 @@
#include <string.h>
#include <windows.h>
#else
#include <string.h>
#include <strings.h>
#ifdef DEBUG_PERF
#include <sys/time.h>