Browse Source

bootmanager: remove stop_token header

nce_cpp
Liam 3 years ago
parent
commit
69b754f096
  1. 1
      src/yuzu/bootmanager.h

1
src/yuzu/bootmanager.h

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

Loading…
Cancel
Save