Skip to content

Commit 9d9f1d6

Browse files
authored
Merge pull request #3866 from AngryLoki/libcxx
Fix compilation with libc++
2 parents ac08b75 + 865121b commit 9d9f1d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/regex_collection.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#include <json/value.h>
44
#include <spdlog/spdlog.h>
55

6+
#include <algorithm>
67
#include <utility>
78

89
namespace waybar::util {

0 commit comments

Comments
 (0)