mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-04 05:51:19 +12:00
Removed unnecessary include
This commit is contained in:
parent
02b18fb081
commit
49d1b1feb4
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
|||
#include <unistd.h>
|
||||
#include <sys/times.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
uint64 QueryRamUsage()
|
||||
{
|
||||
long page_size = sysconf(_SC_PAGESIZE);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue