Commit 9c87ac9
COMP: Include needed cstdint header
The `uint8_t` type is defined here and since GCC 15 this header is not
included implicitly through other header files.1 parent 55a3a6f commit 9c87ac9
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments