Files
ports/math/clfft/files/patch-src_statTimer_statisticalTimer.h
Thomas Zander 1820fb01b5 Update to upstream version 2.8
PR:		206090
Submitted by:	dieterich@ogolem.org (maintainer)
2016-01-16 20:14:03 +00:00

11 lines
240 B
C++

--- src/statTimer/statisticalTimer.h.orig 2015-10-20 00:29:59 UTC
+++ src/statTimer/statisticalTimer.h
@@ -21,6 +21,7 @@
#include <vector>
#include <functional>
#include <string>
+#include <sys/time.h>
#include "../include/clFFT.h"