mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 16:13:38 +03:00
Move repo contents in jemalloc/ to top level.
This commit is contained in:
parent
64ba3d7cd9
commit
7427525c28
79 changed files with 0 additions and 0 deletions
6
test/jemalloc_test.h.in
Normal file
6
test/jemalloc_test.h.in
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/*
|
||||
* This header should be included by tests, rather than directly including
|
||||
* jemalloc/jemalloc.h, because --with-install-suffix may cause the header to
|
||||
* have a different name.
|
||||
*/
|
||||
#include "jemalloc/jemalloc@install_suffix@.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue