From 1def3968ddbb2d817f6aea4d6bb6a76b2b4c69b6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 18 Jun 2014 01:55:40 +0200 Subject: fix removal of __attribute__ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/lib/fake-w32-gdi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/fake-w32-gdi.h') diff --git a/src/lib/fake-w32-gdi.h b/src/lib/fake-w32-gdi.h index 07f81a6..8e7bb5e 100644 --- a/src/lib/fake-w32-gdi.h +++ b/src/lib/fake-w32-gdi.h @@ -24,7 +24,7 @@ #ifndef __GCC__ -# define __attribute__ +# define __attribute__(x) #endif #include -- cgit v1.2.3-70-g09d2