================
@@ -9,15 +9,16 @@
 
 #include <cstdio>
 #include <string.h>
+#include <string>
 
 namespace absl
 {
 // Use const char * for the format since the real type is hard to mock up.
----------------
vbvictor wrote:

Unnecessary comment for now?

https://github.com/llvm/llvm-project/pull/142312
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to