diff options
author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-27 22:27:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-27 22:27:58 +0100 |
commit | 36a4b073f1e7e02ed7d1ac140767e36f82f09b7c (patch) | |
tree | 75070954ce620958bf6ed9be18204eb8dedcdd03 /ci/linux_gcc-floor_libstdcxx_bazel.sh | |
parent | 48f72c227b94b06387106f71d4450b31e88e283b (diff) |
absl/strings/internal/str_format/extension.h: add missing <stdint.h> include
Without the change absl-cpp build fails on this week's gcc-13 snapshot as:
/build/abseil-cpp/absl/strings/internal/str_format/extension.h:34:33: error: found ':' in nested-name-specifier, expected '::'
34 | enum class FormatConversionChar : uint8_t;
| ^
| ::
Diffstat (limited to 'ci/linux_gcc-floor_libstdcxx_bazel.sh')
0 files changed, 0 insertions, 0 deletions