Merge pull request #10197 from liamwhite/resume-token

bootmanager: remove stop_token header
merge-requests/60/head
bunnei 2023-05-07 17:43:15 +07:00 committed by GitHub
commit 3d8eca92f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

@ -8,7 +8,6 @@
#include <cstddef>
#include <memory>
#include <mutex>
#include <stop_token>
#include <utility>
#include <vector>