aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arm_compute/graph/Workload.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arm_compute/graph/Workload.h b/arm_compute/graph/Workload.h
index 5ca9fd6c58..35066c474d 100644
--- a/arm_compute/graph/Workload.h
+++ b/arm_compute/graph/Workload.h
@@ -26,6 +26,7 @@
#include "arm_compute/runtime/IFunction.h"
+#include <functional>
#include <memory>
#include <vector>