ports/math/clfft/files/patch-src_statTimer_statisticalTimer.h
Thomas Zander 897b7ef4d9 Update to upstream version 2.12.0
PR:		209143
Submitted by:	dieterich@ogolem.org (maintainer)
2016-05-04 05:34:57 +00:00

10 lines
240 B
C++

--- src/statTimer/statisticalTimer.h.orig 2016-04-20 18:47:13 UTC
+++ src/statTimer/statisticalTimer.h
@@ -21,6 +21,7 @@
#include <vector>
#include <functional>
#include <string>
+#include <sys/time.h>
#include "../include/clFFT.h"