mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
fix compilation with libstdc++
This commit is contained in:
parent
c3a589af98
commit
639b1fe95c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#pragma once
|
||||
|
||||
#include "Utilities/Thread.h"
|
||||
#include "system_config_types.h"
|
||||
#include "Utilities/Config.h"
|
||||
#include <thread>
|
||||
|
||||
enum CellNetCtlState : s32;
|
||||
enum CellSysutilLicenseArea : s32;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue