aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bench/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bench/main.cpp b/src/bench/main.cpp
index e2a1c5d..108946f 100644
--- a/src/bench/main.cpp
+++ b/src/bench/main.cpp
@@ -29,6 +29,8 @@
**
****************************************************************************/
+#include <functional>
+
#include <QtGui>
#include <QtWidgets>