aboutsummaryrefslogtreecommitdiffstats
path: root/src/libgamma-facade.hh
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-04 02:52:03 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-04 02:52:03 +0200
commit9ffe2602f5453998ae3b0caaa04abdee84b77fc6 (patch)
tree4552f588947e5eab504f215156e2bb5680a7c41f /src/libgamma-facade.hh
parentadd install and uninstall rules (diff)
downloadlibgammamm-9ffe2602f5453998ae3b0caaa04abdee84b77fc6.tar.gz
libgammamm-9ffe2602f5453998ae3b0caaa04abdee84b77fc6.tar.bz2
libgammamm-9ffe2602f5453998ae3b0caaa04abdee84b77fc6.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/libgamma-facade.hh')
-rw-r--r--src/libgamma-facade.hh4
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