Skip to content

Commit

Permalink
Fix libc++ build
Browse files Browse the repository at this point in the history
  • Loading branch information
alabuzhev committed Sep 22, 2024
1 parent d919998 commit 827de9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/proclist/format.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ WARNING_DISABLE_CLANG("-Weverything")
#define FMT_CONSTEVAL consteval
#define FMT_HAS_CONSTEVAL

#include <algorithm>

#include <fmt/format.h>
#include <fmt/xchar.h>

Expand Down

0 comments on commit 827de9d

Please sign in to comment.