Index: base/string_util.h |
diff --git a/base/string_util.h b/base/string_util.h |
index f731c34a7e0354d6c2fdf28462cc9e71112ce3de..3f695a8be934107c2119efe215ce7054d47ca4ea 100644 |
--- a/base/string_util.h |
+++ b/base/string_util.h |
@@ -8,6 +8,7 @@ |
#define BASE_STRING_UTIL_H_ |
#pragma once |
+#include <ctype.h> |
#include <stdarg.h> // va_list |
#include <string> |