Commit 8add877
committed
fix: add missing #include <cstdio> in xlings.cppm for stderr
The previous commit removed <cstdio> during cleanup but stderr is still
used in ensure_init(), ensure_patchelf(), and ensure_ninja() warning
messages.1 parent d871cfb commit 8add877
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments