Explorar el Código

bootmanager: remove stop_token header

Liam hace 3 años
padre
commit
bdb7c11d8e
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>