Add missing <execution> header

This commit is contained in:
Christian Mazakas
2023-03-17 14:14:24 -07:00
parent 6abb94bb68
commit b09c5bdcf0

View File

@ -28,6 +28,7 @@
#if defined(BOOST_UNORDERED_PARALLEL_ALGORITHMS)
#include <algorithm>
#include <execution>
#endif
namespace boost{