mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-03 15:20:17 +01:00
Fix GCC build
This commit is contained in:
parent
533f960854
commit
73784b9e12
|
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <util/types.hpp>
|
||||
#include <functional>
|
||||
|
||||
namespace rsx
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue