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 037d3fb commit 2801978Copy full SHA for 2801978
src/base/string/cstring.cc
@@ -42,7 +42,7 @@
42
#include <cctype>
43
#include <cstdio>
44
#include <sstream>
45
-#include <string.h>
+#include <cstring>
46
47
namespace MaxPlus {
48
0 commit comments