merge stl and main header

This commit is contained in:
Kirsten Lee 2020-01-16 15:17:15 -08:00
parent 1b2b7404f7
commit 526bee6843
8 changed files with 37 additions and 50 deletions

View file

@ -32,7 +32,6 @@ we therefore test the API over various inputs. Please add more tests :-)
#include "mimalloc.h"
#include "mimalloc-internal.h"
#include "mimalloc-stl-allocator.h"
// ---------------------------------------------------------------------------
// Test macros: CHECK(name,predicate) and CHECK_BODY(name,body)