- Regex: '^<ccache/'
Priority: 2
# Dependency headers:
- - Regex: '^<(blake3/blake3\.h|cxxurl/url\.hpp|doctest/.*|fmt/.*|hiredis/.*|httplib\.h|nonstd/.*|tl/expected\.hpp|xx(hash|h_x86dispatch)\.h|zstd\.h)>$'
+ - Regex: '^<(blake3\.h|cxxurl/url\.hpp|doctest/.*|fmt/.*|hiredis/.*|httplib\.h|nonstd/.*|tl/expected\.hpp|xx(hash|h_x86dispatch)\.h|zstd\.h)>$'
Priority: 3
# System headers:
- Regex: '\.h.*>$'
#include <ccache/util/PathString.hpp>
#include <ccache/util/conversion.hpp>
+#include <blake3.h>
#include <nonstd/span.hpp>
#include <tl/expected.hpp>
-#include <blake3.h>
-
#include <array>
#include <cstdint>
#include <cstdio>