mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-15 15:07:47 +00:00
fix gc-font-tool.cpp with GCC 14
This commit is contained in:
parent
79a3af2e6e
commit
74814b3203
@ -76,6 +76,7 @@
|
||||
// Font data is encoded in 2 bit greyscale and in 8x8 blocks.
|
||||
|
||||
#include <cerrno>
|
||||
#include <cstdint>
|
||||
#include <cstring>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
Loading…
Reference in New Issue
Block a user