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 0e76755 commit 123c6c0Copy full SHA for 123c6c0
highs/util/stringutil.cpp
@@ -9,6 +9,7 @@
9
10
#include <algorithm> // for std::transform
11
#include <cassert>
12
+#include <cctype>
13
14
/*
15
void strRemoveWhitespace(char* str) {
0 commit comments