We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a3da1 commit dfbd408Copy full SHA for dfbd408
CodeService/src/Spell/IdentifyParser.cpp
@@ -1,4 +1,5 @@
1
#include "CodeService/Spell/IdentifyParser.h"
2
+#include <climits>
3
4
const int EOZ = -1;
5
0 commit comments