mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Normalized spdlog include paths
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
#if defined(_WIN32)
|
||||
|
||||
#include "../details/null_mutex.h"
|
||||
#include "base_sink.h"
|
||||
#include "spdlog/details/null_mutex.h"
|
||||
#include "spdlog/sinks/base_sink.h"
|
||||
|
||||
#include <winbase.h>
|
||||
|
||||
|
Reference in New Issue
Block a user