Skip to content

Commit 67d5798

Browse files
author
Giuseppe Cannella
committed
gcc 7 compatible
1 parent fb5f772 commit 67d5798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/Timer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121
#include "../threadPool/Thread.h"
2222
#include <vector>
23+
#include <functional>
2324

2425
class Timer : public Thread<Timer> {
2526
public:

0 commit comments

Comments
 (0)