Skip to content

Commit

Permalink
FROM AOSC: fix missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
xtexChooser committed Aug 9, 2024
1 parent ea5ddb0 commit 0f22e49
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#include "Mutex.h"
#include "PerHeapKind.h"
#include "Scavenger.h"
#include <cstdio>

namespace bmalloc {
namespace api {
Expand Down

0 comments on commit 0f22e49

Please sign in to comment.