Explorar el Código

Merge pull request #10197 from liamwhite/resume-token

bootmanager: remove stop_token header
bunnei hace 3 años
padre
commit
3d8eca92f9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/yuzu/bootmanager.h

+ 0 - 1
src/yuzu/bootmanager.h

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