Add missing <execution> header

This commit is contained in:
Christian Mazakas
2023-03-20 12:43:57 -07:00
parent 6abb94bb68
commit b09c5bdcf0
@@ -28,6 +28,7 @@
#if defined(BOOST_UNORDERED_PARALLEL_ALGORITHMS)
#include <algorithm>
#include <execution>
#endif
namespace boost{