mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 19:48:20 +02:00
Linux fixes, misc fixes
This commit is contained in:
parent
609dbfa256
commit
c97b074fee
12 changed files with 131 additions and 68 deletions
|
@ -2,6 +2,10 @@
|
|||
#include "CritSect.h"
|
||||
#include "util/Dictionary.h"
|
||||
|
||||
#ifdef DEF_BF_ALLOCDEBUG
|
||||
#define USE_BF_ALLOCDEBUG
|
||||
#endif
|
||||
|
||||
#pragma warning(disable:4996)
|
||||
#include <cstdio>
|
||||
#include "AllocDebug.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue