clean source_loc.h

docs2.x
gabime 9 months ago
parent eccaa62e9d
commit 15814dba5b

@ -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

Loading…
Cancel
Save