ports/math/pdal/files/patch-vendor_kazhdan_MyTime.h
Steve Wills 36561ccdc8 math/pdal: Update to 1.7.2
PR:		228427
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2018-05-22 19:58:51 +00:00

10 lines
239 B
C

--- vendor/kazhdan/MyTime.h.orig 2018-04-06 19:43:22 UTC
+++ 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