summaryrefslogtreecommitdiff
path: root/math/clfft/files/patch-src_statTimer_statisticalTimer.h
blob: ae92e4dd8b91fcd1b394d3365c3f9b0f8853df15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/statTimer/statisticalTimer.h.orig	2015-10-11 19:43:16.998055000 +0200
+++ src/statTimer/statisticalTimer.h	2015-10-11 19:44:10.217558000 +0200
@@ -21,6 +21,7 @@
 #include <vector>
 #include <functional>
 #include <string>
+#include <sys/time.h>
 
 #include "../include/clFFT.h"