mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 18:39:03 +08:00
support for external fmtlib
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <spdlog/common.h>
|
||||
#include <spdlog/fmt/format.h>
|
||||
#include <spdlog/details/os.h>
|
||||
|
||||
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
|
Reference in New Issue
Block a user