From 66cddda50ab14ba95e5ba2a4eefc0bbe97a3f678 Mon Sep 17 00:00:00 2001 From: MistEO Date: Sat, 7 Oct 2023 16:00:00 +0800 Subject: [PATCH] fix: build error --- source/include/Utils/Boost.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/include/Utils/Boost.hpp b/source/include/Utils/Boost.hpp index be09d25ea..21a50bcdd 100644 --- a/source/include/Utils/Boost.hpp +++ b/source/include/Utils/Boost.hpp @@ -12,12 +12,10 @@ MAA_SUPPRESS_BOOST_WARNINGS_BEGIN #include -#include #include #ifdef _WIN32 #include #endif -#include #include #include #include