mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-06-29 10:53:14 +03:00
Fix MSVC 2015 project and add a VS 2017 solution
This commit is contained in:
parent
f4f814cd4c
commit
33df2fa169
14 changed files with 870 additions and 10 deletions
3
msvc/test_threads/test_threads.h
Normal file
3
msvc/test_threads/test_threads.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
int test_threads();
|
||||
Loading…
Add table
Add a link
Reference in a new issue