From cbbdf5ff797dd2cdee03e2fae988d90a480e0d9f Mon Sep 17 00:00:00 2001 From: Epicalert Date: Fri, 29 Jan 2021 15:15:32 +0800 Subject: [PATCH] Fix compile error with project name --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index 64c4010..67bad50 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -2,6 +2,7 @@ #include #include #include +#include #include #include