view src/gdal-1-gcc11.patch @ 6211:7c64f2903769 release

* src/of-generate_html.mk: update to v0.3.3 (grafted from c3cfe93ed43f1e8fe5c4a4b1fe2036d8984db587)
author John Donoghue <john.donoghue@ieee.org>
date Thu, 05 May 2022 14:15:35 -0400
parents 5485edb45d70
children
line wrap: on
line source

--- ./ogr/ogrsf_frmts/cad/libopencad/dwg/r2000.cpp.orig	2020-01-28 11:13:43.000000000 +0100
+++ ./ogr/ogrsf_frmts/cad/libopencad/dwg/r2000.cpp	2021-08-09 21:20:52.610437353 +0200
@@ -36,6 +36,7 @@
 #include <cassert>
 #include <cstring>
 #include <iostream>
+#include <limits>
 #include <memory>
 #include <string>