mirror of
https://github.com/simple64/simple64.git
synced 2026-09-06 20:34:32 +02:00
update parallel rdp
This commit is contained in:
@@ -31,8 +31,6 @@
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
using namespace std;
|
||||
|
||||
#ifdef GRANITE_VULKAN_MT
|
||||
#define ALLOCATOR_LOCK() std::lock_guard<std::mutex> holder__{lock}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user