mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 07:23:35 +00:00
yes
This commit is contained in:
@@ -42,7 +42,7 @@ extern "C" {
|
||||
#warning "This compiler is not fully supported"
|
||||
#endif
|
||||
|
||||
#if defined(_WIN32) || defined(__CYGWIN__)
|
||||
#if defined(_WIN32) || defined(_WIN64) || defined(__CYGWIN__)
|
||||
#define PULSE_PLAT_WINDOWS
|
||||
#elif defined(__linux__)
|
||||
#define PULSE_PLAT_LINUX
|
||||
|
||||
Reference in New Issue
Block a user