mirror of
https://github.com/sockspls/badfish
synced 2025-04-30 16:53:09 +00:00
Adding mm_malloc.h
Otherwise compiling with 'modern' or 'avx2' architecture on Linux aborts with errors.
This commit is contained in:
parent
999f5ec446
commit
ccd2e602a0
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <ostream>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <mm_malloc.h>
|
||||
|
||||
#include "types.h"
|
||||
#include "thread_win32_osx.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue