From 4f29479ec7c128ab035d76e32006d8b0c7d0b9f1 Mon Sep 17 00:00:00 2001 From: saturneric Date: Sat, 23 Dec 2023 20:07:26 +0800 Subject: fix: solve all issues of test cases on macos m1 --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 3bffe608..9e9bf091 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -41,7 +41,6 @@ #include "cmd.h" #include "core/utils/MemoryUtils.h" #include "init.h" -#include "spdlog/spdlog.h" namespace po = boost::program_options; -- cgit v1.2.3