diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-03 01:46:00 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-03 01:46:00 +0200 |
commit | ab7055c06a9eb6cf3b2ce97c4c340322dd3b7d9b (patch) | |
tree | caefac24474cdd433020e8aac475c5d0a201a421 /src/libgamma-native.hh | |
parent | add libgamma-native.hh that includes libgamma.h without language conflicts (diff) | |
download | libgammamm-ab7055c06a9eb6cf3b2ce97c4c340322dd3b7d9b.tar.gz libgammamm-ab7055c06a9eb6cf3b2ce97c4c340322dd3b7d9b.tar.bz2 libgammamm-ab7055c06a9eb6cf3b2ce97c4c340322dd3b7d9b.tar.xz |
m + misc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | src/libgamma-native.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libgamma-native.hh b/src/libgamma-native.hh index 84ab806..e1545a4 100644 --- a/src/libgamma-native.hh +++ b/src/libgamma-native.hh @@ -29,6 +29,7 @@ extern "C" # define this self # include <libgamma.h> # undef this +# undef restrict } |