Merge pull request #3866 from AngryLoki/libcxx
Fix compilation with libc++
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
#include <json/value.h>
|
||||
#include <spdlog/spdlog.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <utility>
|
||||
|
||||
namespace waybar::util {
|
||||
|
Reference in New Issue
Block a user