mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-05 15:56:00 +02:00
Added TCMalloc and JEMalloc projects
This commit is contained in:
parent
53376f3861
commit
652142e189
242 changed files with 67746 additions and 6 deletions
6
BeefRT/JEMalloc/include/msvc_compat/windows_extra.h
Normal file
6
BeefRT/JEMalloc/include/msvc_compat/windows_extra.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#ifndef MSVC_COMPAT_WINDOWS_EXTRA_H
|
||||
#define MSVC_COMPAT_WINDOWS_EXTRA_H
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
#endif /* MSVC_COMPAT_WINDOWS_EXTRA_H */
|
Loading…
Add table
Add a link
Reference in a new issue