mirror of
https://github.com/libretro/parallel-n64.git
synced 2024-11-26 18:00:35 +00:00
allow build with gcc-13
This commit is contained in:
parent
aadcb19556
commit
49eadb4da8
@ -10,6 +10,7 @@
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
#include <stdexcept>
|
||||
|
||||
class Parallel
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user