From 69b754f0961afbcfe40251a14f1785bfc99686b9 Mon Sep 17 00:00:00 2001 From: Liam Date: Sun, 7 May 2023 19:20:09 -0400 Subject: [PATCH] bootmanager: remove stop_token header --- src/yuzu/bootmanager.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/yuzu/bootmanager.h b/src/yuzu/bootmanager.h index 4276be82b5..b7b9d41416 100644 --- a/src/yuzu/bootmanager.h +++ b/src/yuzu/bootmanager.h @@ -8,7 +8,6 @@ #include #include #include -#include #include #include