[+] Obvious build error on Linux
This commit is contained in:
parent
bf892c8e01
commit
fbf39d9d17
@ -106,7 +106,7 @@ namespace Aurora::HWInfo
|
|||||||
return {};
|
return {};
|
||||||
}
|
}
|
||||||
|
|
||||||
return RamStat {info.totalram - info.freeram, info.totalram}
|
return RamStat {info.totalram - info.freeram, info.totalram};
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user