Commit 6993cbc
PR #1739: container/internal: Explicitly include <cstdint>
Imported from GitHub PR #1739
GCC 15 will no longer include <cstdint> by default, resulting in build failures in projects that do not explicitly include it.
Merge faf1b03 into 9cb5e5d
Merging this change closes #1739
COPYBARA_INTEGRATE_REVIEW=#1739 from csfore:gcc-15-fix faf1b03
PiperOrigin-RevId: 659637669
Change-Id: If14cb0e3522774cb700bd5a74abffb75feb7a0f51 parent 54fac21 commit 6993cbc
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments