forked from boostorg/unordered
Add missing <execution> header
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
|
||||
#if defined(BOOST_UNORDERED_PARALLEL_ALGORITHMS)
|
||||
#include <algorithm>
|
||||
#include <execution>
|
||||
#endif
|
||||
|
||||
namespace boost{
|
||||
|
Reference in New Issue
Block a user