ports/math/clfft/files/patch-src_statTimer_statisticalTimer.h
Wen Heping 1c8404d28d - Update to 2.12.2
PR:		213338
Submitted by:	dieterich@ogolem.org(maintainer)
2016-10-10 13:03:23 +00:00

10 lines
240 B
C++

--- src/statTimer/statisticalTimer.h.orig 2016-08-31 21:46:51 UTC
+++ src/statTimer/statisticalTimer.h
@@ -21,6 +21,7 @@
#include <vector>
#include <functional>
#include <string>
+#include <sys/time.h>
#include "../include/clFFT.h"