Commit f122f9f
sdk: Common: Add
GCC 13 seems to have changed some implicit includes in standard headers, and
now `stdint.h` needs to be included explicitly to use `uint16_t` in this file.stdint.h include to platform_utils.hpp for GCC 13+1 parent 3df37f7 commit f122f9f
File tree
2 files changed
+2
-0
lines changed- changes/sdk
- src/common
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments