We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66ad8dc commit d2e013aCopy full SHA for d2e013a
loader/test/testutility.cpp
@@ -1,4 +1,5 @@
1
#include <string>
2
+#include <string.h>
3
#include "utility.h"
4
5
bool TestTrimComments(std::string &error)
0 commit comments