We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34eaaa commit 0bf9e94Copy full SHA for 0bf9e94
src/core/linux/config-loader.hpp
@@ -14,6 +14,7 @@
14
15
#include <INIReader.h>
16
#include <fmt/format.h>
17
+#include <spdlog/spdlog.h>
18
19
#include <filesystem>
20
#include <optional>
0 commit comments