Fix fixed

This commit is contained in:
enWILLYado 2018-03-07 00:18:51 +01:00
parent 528b705333
commit 8a51590d7d

View file

@ -58,7 +58,7 @@ static int gettimeofday(struct timeval* tp, struct timezone* tzp)
#endif #endif
#include <math.h> #include <math.h>
#include <limits.h> #include <limits>
#include <memory.h> #include <memory.h>
#include <stdio.h> #include <stdio.h>