mirror of
https://github.com/gperftools/gperftools
synced 2025-02-20 06:06:50 +00:00
don't include malloc_extension.h in page_heap.h
This commit is contained in:
parent
d63b2fad17
commit
77ba2cf133
@ -37,7 +37,6 @@
|
||||
#include <config.h>
|
||||
#include <stddef.h> // for size_t
|
||||
#include <stdint.h> // for uint64_t, int64_t, uint16_t
|
||||
#include <gperftools/malloc_extension.h>
|
||||
#include "base/basictypes.h"
|
||||
#include "base/spinlock.h"
|
||||
#include "base/thread_annotations.h"
|
||||
|
Loading…
Reference in New Issue
Block a user