aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/libgamma-method.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libgamma-method.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/libgamma-method.h b/src/lib/libgamma-method.h
index 777da29..d329be8 100644
--- a/src/lib/libgamma-method.h
+++ b/src/lib/libgamma-method.h
@@ -1283,5 +1283,9 @@ void libgamma_gamma_rampsd_free(libgamma_gamma_rampsd_t* restrict this);
+#ifndef __GCC__
+# undefine __attribute__
+#endif
+
#endif