remove externs

pull/1847/head
fawdlstty 5 years ago
parent 05a0b0d7b0
commit f4b7210e7b

@ -19,11 +19,6 @@
#include <mutex>
#include <string>
extern std::array<const char *, 7> spdlog::details::days;
extern std::array<const char *, 7> spdlog::details::full_days;
extern const std::array<const char *, 12> spdlog::details::months;
extern const std::array<const char *, 12> spdlog::details::full_months;
namespace spdlog {
namespace sinks {

Loading…
Cancel
Save