mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00
wip static_only
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
// Copyright(c) 2015-present, Gabi Melman & spdlog contributors.
|
||||
// Distributed under the MIT License (http://opensource.org/licenses/MIT)
|
||||
|
||||
#pragma once
|
||||
|
||||
# include <spdlog/details/log_msg.h>
|
||||
|
||||
#include <spdlog/details/log_msg.h>
|
||||
#include <spdlog/details/os.h>
|
||||
|
||||
namespace spdlog {
|
||||
|
Reference in New Issue
Block a user