fix(core): added method in header to avoid warning

pull/59/head
Ludovic Marcotte 2020-07-08 07:56:03 -04:00
parent 9138e796f0
commit 9460140be5
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
- (unsigned int)virtualMemorySize;
- (unsigned int)residentSetSize;
- (unsigned int)residentSetSizeLimit;
- (unsigned int)fileDescriptorCount;
@end