Fixed {fmt} include if using the non-bundled version
This commit is contained in:
parent
e641ff64fd
commit
9c5869ce5a
@ -4,7 +4,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "spdlog/details/log_msg.h"
|
||||
#include "spdlog/fmt/bundled/core.h"
|
||||
#include "spdlog/fmt/fmt.h"
|
||||
|
||||
namespace spdlog {
|
||||
namespace details {
|
||||
|
Loading…
Reference in New Issue
Block a user