dev-vcs/sourcegit-bin: update Manifest
[gentoo-zh.git] / dev-cpp / cppcoro / files / cppcoro-include-utility.patch
bloba9c1b4902915dc0f5365978c10b0f2ec4cf1a08e
1 diff --git a/lib/static_thread_pool.cpp b/lib/static_thread_pool.cpp
2 index 989a6a9..0b91b9c 100644
3 --- a/lib/static_thread_pool.cpp
4 +++ b/lib/static_thread_pool.cpp
5 @@ -12,6 +12,7 @@
6 #include <cassert>
7 #include <mutex>
8 #include <chrono>
9 +#include <utility>
11 namespace