You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
257 B
11 lines
257 B
3 months ago
|
--- absl/strings/internal/str_format/extension.h
|
||
|
+++ absl/strings/internal/str_format/extension.h
|
||
|
@@ -17,6 +17,7 @@
|
||
|
#define ABSL_STRINGS_INTERNAL_STR_FORMAT_EXTENSION_H_
|
||
|
|
||
|
#include <limits.h>
|
||
|
+#include <stdint.h>
|
||
|
|
||
|
#include <cstddef>
|
||
|
#include <cstring>
|