Fix macOS code and change "Swapfile" to "Swap"

This commit is contained in:
Morph 2020-05-27 11:21:59 -04:00 committed by FearlessTobi
parent a67f205cfe
commit cb8b72069f
2 changed files with 6 additions and 2 deletions

View file

@ -65,6 +65,7 @@
#include "common/logging/filter.h"
#include "common/logging/log.h"
#include "common/logging/text_formatter.h"
#include "common/memory_detect.h"
#include "common/microprofile.h"
#include "common/scm_rev.h"
#include "common/scope_exit.h"