Use fewer header files
Removing some includes to reduce the code that is dragged in.
This commit is contained in:
committed by
Matthew Parkinson
parent
30ad9722a7
commit
4faf9f3bee
@@ -21,8 +21,6 @@
|
||||
#include "sizeclasstable.h"
|
||||
#include "slab.h"
|
||||
|
||||
#include <array>
|
||||
|
||||
namespace snmalloc
|
||||
{
|
||||
enum Boundary
|
||||
|
||||
Reference in New Issue
Block a user