Update spdlog version

This commit is contained in:
2026-03-12 14:29:24 +01:00
parent 3df33971c3
commit bbd3608788
87 changed files with 1890 additions and 1631 deletions

View File

@@ -4,7 +4,7 @@
#pragma once
#ifndef SPDLOG_HEADER_ONLY
#include <spdlog/spdlog.h>
#include <spdlog/spdlog.h>
#endif
#include <spdlog/common.h>