mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 19:02:21 +01:00
Fix spdlog, add TeamsLeft print
This commit is contained in:
4
vendor/spdlog/mdc.h
vendored
4
vendor/spdlog/mdc.h
vendored
@@ -3,6 +3,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#if defined(SPDLOG_NO_TLS)
|
||||
#error "This header requires thread local storage support, but SPDLOG_NO_TLS is defined."
|
||||
#endif
|
||||
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user