~ruther/guix-local

ref: af842d45b139a1f93a67606feda0e46f10fce50b guix-local/gnu/packages/patches/ttf2eot-cstddef.patch -rw-r--r-- 391 bytes
af842d45 — Muriithi Frederick Muriuki gnu: python-sphinx-rtd-theme: Update to 0.2.4. 9 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
From resolution of https://code.google.com/p/ttf2eot/issues/detail?id=26

--- ttf2eot-0.0.2-2/OpenTypeUtilities.cpp	2009-04-30 04:18:46.000000000 -0500
+++ ttf2eot-0.0.2-2/OpenTypeUtilities.cpp	2016-03-31 01:06:39.109996011 -0500
@@ -25,6 +25,7 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
  */
 
+#include <cstddef>
 #include <string.h>
 #include <vector>