diff options
Diffstat (limited to 'src/libgamma-method.hh')
-rw-r--r-- | src/libgamma-method.hh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libgamma-method.hh b/src/libgamma-method.hh index 09a93bb..1ad8be5 100644 --- a/src/libgamma-method.hh +++ b/src/libgamma-method.hh @@ -1014,5 +1014,9 @@ namespace libgamma } +#ifndef __GCC__ +# undef __attribute__ +#endif + #endif |