Skip to content

Commit dfbd408

Browse files
committed
修复报错
1 parent 67a3da1 commit dfbd408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodeService/src/Spell/IdentifyParser.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "CodeService/Spell/IdentifyParser.h"
2+
#include <climits>
23

34
const int EOZ = -1;
45

0 commit comments

Comments
 (0)