diff --git a/deps/spdlog b/deps/spdlog index cbe944865..616866fcf 160000 --- a/deps/spdlog +++ b/deps/spdlog @@ -1 +1 @@ -Subproject commit cbe9448650176797739dbab13961ef4c07f4290f +Subproject commit 616866fcf40340ea25a8f218369bad810ef58e72 diff --git a/src/common/logger/framework.h b/src/common/logger/framework.h index ce9427888..9bc1f2b84 100644 --- a/src/common/logger/framework.h +++ b/src/common/logger/framework.h @@ -1,3 +1,5 @@ #pragma once #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers + +#include \ No newline at end of file