mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 23:41:26 +12:00
refcnt.h removed
This commit is contained in:
parent
24278e0eca
commit
98aee31c5a
8 changed files with 39 additions and 240 deletions
|
@ -61,7 +61,6 @@ template<typename T> __forceinline T align(const T addr, int align)
|
|||
#include "Utilities/StrFmt.h"
|
||||
|
||||
#include "Emu/Memory/atomic.h"
|
||||
#include "Emu/Memory/refcnt.h"
|
||||
|
||||
#define _PRGNAME_ "RPCS3"
|
||||
#define _PRGVER_ "0.0.0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue