nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1diff --git a/src/third-party/fuzzy-path/vendor/MatcherBase.h b/src/third-party/fuzzy-path/vendor/MatcherBase.h
2index fbaabc3d92..57c0c58fb2 100644
3--- a/src/third-party/fuzzy-path/vendor/MatcherBase.h
4+++ b/src/third-party/fuzzy-path/vendor/MatcherBase.h
5@@ -1,6 +1,7 @@
6 #pragma once
7
8 #include <memory>
9+#include <cstdint>
10 #include <string>
11 #include <unordered_map>
12 #include <vector>