mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-07 23:45:12 +00:00
Replace utils::popcnt32 with std::popcount
Cleanup includes.
This commit is contained in:
parent
032e7c0491
commit
f72af2973d
5 changed files with 2 additions and 22 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#include "stdafx.h"
|
||||
#include "Emu/Cell/PPUModule.h"
|
||||
#include "Utilities/asm.h"
|
||||
#include "Emu/Cell/lv2/sys_event.h"
|
||||
#include "Emu/Cell/lv2/sys_process.h"
|
||||
#include "cellSync.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue