mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 16:35:45 +08:00
Fix missing include detected by new header dependency tests.
This commit is contained in:
parent
24e7b64b89
commit
cb3b7728a1
@ -6,6 +6,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <spdlog/details/null_mutex.h>
|
||||
#include <spdlog/sinks/base_sink.h>
|
||||
|
||||
#include <cstdio>
|
||||
#include <memory>
|
||||
|
Loading…
Reference in New Issue
Block a user