Skip to content

Commit dbb346a

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Fix windows build (#9303)
Summary: <!-- If this is a change to library defintions, please include links to relevant documentation. If this is a documentation change, please prefix the title with [DOCS]. If this is neither, ensure you opened a discussion issue and link it in the PR description. --> Pull Request resolved: #9303 Test Plan: GitHub CI Reviewed By: metacpp Differential Revision: D78895470 fbshipit-source-id: c02770cd0412391945f7ddbdfae543f87b62ef17
1 parent 2631f01 commit dbb346a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/third-party/fuzzy-path/vendor/score_match.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#pragma once
1515

1616
#include <cstddef>
17+
#include <cstdint>
1718
#include <string>
1819

1920
const int64_t MIN_SCORE = -9007199254740991;

0 commit comments

Comments
 (0)