Remove globalconfig.h includes.
This commit is contained in:
committed by
Matthew Parkinson
parent
d6bae72b20
commit
0cfa8f2cff
@@ -3,6 +3,9 @@
|
||||
// Core implementation of snmalloc independent of the configuration mode
|
||||
#include "snmalloc_core.h"
|
||||
|
||||
// Default implementation of global state
|
||||
#include "mem/globalconfig.h"
|
||||
|
||||
// The default configuration for snmalloc
|
||||
namespace snmalloc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user