From 6c7c324f8d38caf31c1247a174ed57a894d7db96 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 8 Jun 2020 15:32:58 +0000 Subject: Update to 1.6.1. --- .../spdlog/files/patch-include_spdlog_pattern__formatter-inl.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/spdlog/files/patch-include_spdlog_pattern__formatter-inl.h (limited to 'devel/spdlog/files/patch-include_spdlog_pattern__formatter-inl.h') diff --git a/devel/spdlog/files/patch-include_spdlog_pattern__formatter-inl.h b/devel/spdlog/files/patch-include_spdlog_pattern__formatter-inl.h new file mode 100644 index 000000000000..b3bf1c354e8e --- /dev/null +++ b/devel/spdlog/files/patch-include_spdlog_pattern__formatter-inl.h @@ -0,0 +1,10 @@ +--- include/spdlog/pattern_formatter-inl.h.orig 2020-05-17 07:10:09 UTC ++++ include/spdlog/pattern_formatter-inl.h +@@ -14,6 +14,7 @@ + #include + + #include ++#include + #include + #include + #include -- cgit v1.2.3