summaryrefslogtreecommitdiff
path: root/math/clfft/files/patch-src_statTimer_statisticalTimer.h
blob: ce80a5ac9a0088765615a3ec8388b24ae4638535 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"