refcnt.h removed

This commit is contained in:
Nekotekina 2015-05-25 21:12:53 +03:00
parent 24278e0eca
commit 98aee31c5a
8 changed files with 39 additions and 240 deletions

View file

@ -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"