Skip to content

Commit

Permalink
Merge pull request #1187 from trofi:fix-gcc-13-build
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 452110436
Change-Id: I3cb870935932c7e2895c8a7f019f375ad707ee77
  • Loading branch information
Copybara-Service committed May 31, 2022
2 parents 066c1a8 + 36a4b07 commit b957f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions absl/strings/internal/str_format/extension.h
Expand Up @@ -19,6 +19,7 @@
#include <limits.h>

#include <cstddef>
#include <cstdint>
#include <cstring>
#include <ostream>

Expand Down

0 comments on commit b957f0c

Please sign in to comment.