Merge pull request #1617 from alebastr/fmt-9

fix: adapt to fmt 9.0.0 breaking changes
This commit is contained in:
Alex
2022-07-18 10:00:46 +02:00
committed by GitHub
9 changed files with 19 additions and 21 deletions

View File

@ -1,6 +1,5 @@
#include "modules/sway/bar.hpp"
#include <fmt/ostream.h>
#include <spdlog/spdlog.h>
#include <sstream>