Skip to content

Commit 12925e1

Browse files
committed
fix linux compile error
1 parent 3f9b935 commit 12925e1

File tree

1 file changed

+1
-0
lines changed
  • CodeFormatCore/include/CodeFormatCore/Diagnostic/Spell

1 file changed

+1
-0
lines changed

CodeFormatCore/include/CodeFormatCore/Diagnostic/Spell/Util.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
#include <string>
77
#include <string_view>
88
#include <vector>
9+
#include <climits>
910

1011
namespace spell {
1112

0 commit comments

Comments
 (0)