diff options
Diffstat (limited to 'graphics/gdal/files')
-rw-r--r-- | graphics/gdal/files/patch-pugixml (renamed from graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h b/graphics/gdal/files/patch-pugixml index 296d424dae67..3e67ada4cb72 100644 --- a/graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h +++ b/graphics/gdal/files/patch-pugixml @@ -1,11 +1,10 @@ --- ogr/ogrsf_frmts/xodr/ogr_xodr.h.orig 2025-07-12 10:33:49 UTC +++ ogr/ogrsf_frmts/xodr/ogr_xodr.h -@@ -15,7 +15,7 @@ +@@ -15,7 +15,6 @@ #include "ogr_api.h" #include <iostream> #include <OpenDriveMap.h> -#include <pugixml/pugixml.hpp> -+#include <pugixml.hpp> #include <vector> struct RoadElements |