This commit is contained in:
Anonymous275
2023-12-02 14:53:54 +00:00
parent 56574bb483
commit dd3d1494c6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
/// ///
#pragma once #pragma once
#include <easyloggingpp/src/easylogging++.h> #include <easylogging++.h>
#undef min #undef min
#undef max #undef max
class Log { class Log {
+1 -1
View File
@@ -4,7 +4,7 @@
/// ///
#include <tomlplusplus/toml.hpp> #include <toml++/toml.hpp>
#include "Launcher.h" #include "Launcher.h"
#include "Logger.h" #include "Logger.h"
#include <shlguid.h> #include <shlguid.h>