summarylogtreecommitdiffstats
path: root/rb39193.patch
diff options
context:
space:
mode:
authorBjörn Bidar2017-06-16 00:53:53 +0200
committerBjörn Bidar2017-06-16 18:49:48 +0200
commit0658815b3acba394ab7ba17a94ce3eb2bc020e6a (patch)
tree4e07aadcd363803fdb87e5040743e53ef9fa02e7 /rb39193.patch
parent506f058a7c6586f4ec6da6cfd47ddbfc98672db9 (diff)
downloadaur-0658815b3acba394ab7ba17a94ce3eb2bc020e6a.tar.gz
upkg
Diffstat (limited to 'rb39193.patch')
-rw-r--r--rb39193.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/rb39193.patch b/rb39193.patch
deleted file mode 100644
index c3f06f19aae2..000000000000
--- a/rb39193.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff --git a/gfx/graphite2/src/Collider.cpp b/gfx/graphite2/src/Collider.cpp
---- a/gfx/graphite2/src/Collider.cpp
-+++ b/gfx/graphite2/src/Collider.cpp
-@@ -21,17 +21,17 @@
-
- Alternatively, the contents of this file may be used under the terms of the
- Mozilla Public License (http://mozilla.org/MPL) or the GNU General Public
- License, as published by the Free Software Foundation, either version 2
- of the License or (at your option) any later version.
- */
- #include <algorithm>
- #include <limits>
--#include <math.h>
-+#include <cmath>
- #include <string>
- #include <functional>
- #include "inc/Collider.h"
- #include "inc/Segment.h"
- #include "inc/Slot.h"
- #include "inc/GlyphCache.h"
- #include "inc/Sparse.h"
-
-