archrelease: copy trunk to community-any
[ArchLinux/community.git] / srslte / repos / community-testing-x86_64 / gcc-12.patch
blob65fe07d59ecf3e57a57af714debcf644e2d27e66
1 diff --git a/lib/include/srsran/srslog/bundled/fmt/core.h b/lib/include/srsran/srslog/bundled/fmt/core.h
2 index d676f27e5..d5c6f423a 100644
3 --- a/lib/include/srsran/srslog/bundled/fmt/core.h
4 +++ b/lib/include/srsran/srslog/bundled/fmt/core.h
5 @@ -8,6 +8,7 @@
6 #ifndef FMT_CORE_H_
7 #define FMT_CORE_H_
9 +#include <array>
10 #include <cstdio> // std::FILE
11 #include <cstring>
12 #include <functional>