mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-11-23 22:23:11 +00:00
Merge pull request #10197 from liamwhite/resume-token
bootmanager: remove stop_token header
This commit is contained in:
commit
3d8eca92f9
|
@ -8,7 +8,6 @@
|
||||||
#include <cstddef>
|
#include <cstddef>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <mutex>
|
#include <mutex>
|
||||||
#include <stop_token>
|
|
||||||
#include <utility>
|
#include <utility>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue