Skip to content

Commit ae238f5

Browse files
before pull
Merge branch 'subflow' of https://github.com/cpp-taskflow/cpp-taskflow into subflow
2 parents 419174e + 1857b53 commit ae238f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

taskflow/taskflow.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
#include <numeric>
3939
#include <iomanip>
4040
#include <cassert>
41+
#include <optional>
4142

4243
// Clang mis-interprets variant's get as a non-friend of variant and cannot
4344
// get compiled correctly. We use the patch:

0 commit comments

Comments
 (0)