diff options
Diffstat (limited to 'src/lib/fake-quartz-cg.h')
-rw-r--r-- | src/lib/fake-quartz-cg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/fake-quartz-cg.h b/src/lib/fake-quartz-cg.h index a19b3e9..d70a553 100644 --- a/src/lib/fake-quartz-cg.h +++ b/src/lib/fake-quartz-cg.h @@ -24,7 +24,7 @@ #ifndef __GCC__ -# define __attribute__ +# define __attribute__(x) #endif |