summaryrefslogtreecommitdiff
path: root/include/ginclude.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/ginclude.h
parentce13dfbf30fd1ab4e7f7eff8886a80f144c75e5d (diff)
Update ASIO headers to version 2.3.
Diffstat (limited to 'include/ginclude.h')
-rw-r--r--include/ginclude.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ginclude.h b/include/ginclude.h
index b627dc2..d6dda0d 100644
--- a/include/ginclude.h
+++ b/include/ginclude.h
@@ -8,7 +8,7 @@
//
#define ASIO_BIG_ENDIAN 1
#define ASIO_CPU_MIPS 1
-#elif defined WIN32
+#elif defined(_WIN32) || defined(_WIN64)
#undef BEOS
#undef MAC
#undef SGI