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