mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-08 16:56:22 +00:00
version checking fix and thank you windows for having min and max macros
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
|
||||
#pragma once
|
||||
#include <easyloggingpp/src/easylogging++.h>
|
||||
|
||||
#undef min
|
||||
#undef max
|
||||
class Log {
|
||||
public:
|
||||
static void Init();
|
||||
|
||||
Reference in New Issue
Block a user