11 lines
246 B
Text
11 lines
246 B
Text
Index: vendor/kazhdan/MyTime.h
|
|
--- vendor/kazhdan/MyTime.h.orig
|
|
+++ vendor/kazhdan/MyTime.h
|
|
@@ -30,7 +30,6 @@ DAMAGE.
|
|
#define MY_TIME_INCLUDED
|
|
|
|
#include <string.h>
|
|
-#include <sys/timeb.h>
|
|
#ifndef WIN32
|
|
#include <sys/time.h>
|
|
#endif // WIN32
|