mirror of
https://github.com/simple64/simple64.git
synced 2026-09-08 05:12:43 +02:00
update parallel rdp
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <unistd.h>
|
||||
#else
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
namespace Vulkan
|
||||
|
||||
Reference in New Issue
Block a user