mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
Removed unnecessary include
This commit is contained in:
parent
02b18fb081
commit
49d1b1feb4
@ -5,8 +5,6 @@
|
||||
#include <unistd.h>
|
||||
#include <sys/times.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
uint64 QueryRamUsage()
|
||||
{
|
||||
long page_size = sysconf(_SC_PAGESIZE);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user