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