From a748c368854372803e281fd123036d348bbe0fd1 Mon Sep 17 00:00:00 2001 From: Stephen Sinclair Date: Tue, 2 Jan 2018 16:47:07 -0300 Subject: Update ASIO headers to version 2.3. --- include/ginclude.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ginclude.h') 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 -- cgit v1.2.3