aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2023-12-23 12:07:26 +0000
committersaturneric <[email protected]>2023-12-23 12:07:26 +0000
commit4f29479ec7c128ab035d76e32006d8b0c7d0b9f1 (patch)
tree006f58359a2a0ade32513139a969cf4650c52234 /src/main.cpp
parentfix: gen key test cases typeid rtti issues (diff)
downloadGpgFrontend-4f29479ec7c128ab035d76e32006d8b0c7d0b9f1.tar.gz
GpgFrontend-4f29479ec7c128ab035d76e32006d8b0c7d0b9f1.zip
fix: solve all issues of test cases on macos m1
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
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;