mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
Common: Clean up ScopedAlloc
This commit is contained in:
committed by
tellowkrinkle
parent
a4b8c33cf3
commit
8b086a3898
@@ -18,8 +18,8 @@
|
||||
|
||||
#if !defined(_WIN32)
|
||||
|
||||
#include "common/AlignedMalloc.h"
|
||||
#include "common/Assertions.h"
|
||||
#include "common/ScopedAlloc.h"
|
||||
|
||||
void* __fastcall _aligned_malloc(size_t size, size_t align)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user