mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Move repo contents in jemalloc/ to top level.
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user