mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-29 16:37:03 +00:00
build: Add missing includes required for gcc 14 (#1730)
This commit is contained in:
parent
ad89b5ef37
commit
921e91ed75
5 changed files with 12 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <atomic>
|
||||
#include <future>
|
||||
|
||||
#include <wx/listctrl.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue