2016-10-10 13:03:23 +00:00
|
|
|
--- src/statTimer/statisticalTimer.h.orig 2016-08-31 21:46:51 UTC
|
2016-01-16 20:14:03 +00:00
|
|
|
+++ src/statTimer/statisticalTimer.h
|
2015-10-11 17:55:01 +00:00
|
|
|
@@ -21,6 +21,7 @@
|
|
|
|
|
#include <vector>
|
|
|
|
|
#include <functional>
|
|
|
|
|
#include <string>
|
|
|
|
|
+#include <sys/time.h>
|
|
|
|
|
|
|
|
|
|
#include "../include/clFFT.h"
|
|
|
|
|
|