CPU/CodeCache: Always dynamically allocate code buffer
Reduces .bss size.
This commit is contained in:
@ -14,6 +14,7 @@
|
||||
#include <memory>
|
||||
|
||||
#include "common/windows_headers.h"
|
||||
#include <Psapi.h>
|
||||
#include <WinSock2.h>
|
||||
#include <mmsystem.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user