Skip to content
Commit 834f8770 authored by Mike Hommey's avatar Mike Hommey Committed by Jason Evans
Browse files

Remove #includes in tests

Since we're now including jemalloc_internal.h, all the required headers
are already pulled. This will avoid having to fiddle with headers that can
or can't be used with MSVC. Also, now that we use malloc_printf, we can use
util.h's definition of assert instead of assert.h's.
parent 14103d35
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment