mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
clean source_loc.h
This commit is contained in:
@@ -4,10 +4,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
|
||||||
#if __has_include(<version>)
|
|
||||||
#include <version>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace spdlog {
|
namespace spdlog {
|
||||||
// source location - either initiated from std::source_location or from
|
// source location - either initiated from std::source_location or from
|
||||||
// std::experimental::source_location or empty
|
// std::experimental::source_location or empty
|
||||||
|
Reference in New Issue
Block a user