Skip to content
Snippets Groups Projects
Commit 9ea3e79d authored by Bas van der Tol's avatar Bas van der Tol
Browse files

Add missing include (for std::iota)

parent 3d86cc0d
Branches
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
#include <aocommon/parallelfor.h> #include <aocommon/parallelfor.h>
#include <limits> #include <limits>
#include <numeric>
#include <utility> #include <utility>
namespace imagesets { namespace imagesets {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment