View | Details | Raw Unified | Return to bug 234347
Collapse All | Expand All

(-)files/patch-src_core_model_cairo-wideint.c (+10 lines)
Line 0 Link Here
1
--- src/core/model/cairo-wideint.c.orig	2018-12-24 11:24:00 UTC
2
+++ src/core/model/cairo-wideint.c
3
@@ -32,6 +32,7 @@
4
  */
5
 
6
 #include "cairo-wideint-private.h"
7
+#include <climits>
8
 
9
 /**
10
  * \file

Return to bug 234347