summaryrefslogtreecommitdiff
path: root/include/asiosys.h
diff options
context:
space:
mode:
authorStephen Sinclair <radarsat1@gmail.com>2018-01-02 16:47:07 -0300
committerStephen Sinclair <radarsat1@gmail.com>2018-01-02 16:47:07 -0300
commita748c368854372803e281fd123036d348bbe0fd1 (patch)
tree3de4604fd8bc793df788f68ae1902376d4b9c250 /include/asiosys.h
parentce13dfbf30fd1ab4e7f7eff8886a80f144c75e5d (diff)
Update ASIO headers to version 2.3.
Diffstat (limited to 'include/asiosys.h')
-rw-r--r--include/asiosys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asiosys.h b/include/asiosys.h
index 37f7a48..003cf1a 100644
--- a/include/asiosys.h
+++ b/include/asiosys.h
@@ -1,7 +1,7 @@
#ifndef __asiosys__
#define __asiosys__
- #ifdef WIN32
+ #if defined(_WIN32) || defined(_WIN64)
#undef MAC
#define PPC 0
#define WINDOWS 1