mirror of
https://github.com/boostorg/unordered.git
synced 2025-10-27 22:01:51 +01:00
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