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

View File

@ -4,7 +4,7 @@
///
#pragma once
#include <easyloggingpp/src/easylogging++.h>
#include <easylogging++.h>
#undef min
#undef max
class Log {

View File

@ -4,7 +4,7 @@
///
#include <tomlplusplus/toml.hpp>
#include <toml++/toml.hpp>
#include "Launcher.h"
#include "Logger.h"
#include <shlguid.h>