diff options
Diffstat (limited to 'src/lib/libgamma-method.h')
-rw-r--r-- | src/lib/libgamma-method.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libgamma-method.h b/src/lib/libgamma-method.h index 7d73191..90fd25c 100644 --- a/src/lib/libgamma-method.h +++ b/src/lib/libgamma-method.h @@ -1284,7 +1284,7 @@ void libgamma_gamma_rampsd_free(libgamma_gamma_rampsd_t* restrict this); #ifndef __GCC__ -# undefine __attribute__ +# undef __attribute__ #endif #endif |