summaryrefslogtreecommitdiff
path: root/graphics/gdal/files
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h11
-rw-r--r--graphics/gdal/files/patch-pugixml10
2 files changed, 10 insertions, 11 deletions
diff --git a/graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h b/graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h
deleted file mode 100644
index 296d424dae67..000000000000
--- a/graphics/gdal/files/patch-ogr_ogrsf__frmts_xodr_ogr__xodr.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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 @@
- #include "ogr_api.h"
- #include <iostream>
- #include <OpenDriveMap.h>
--#include <pugixml/pugixml.hpp>
-+#include <pugixml.hpp>
- #include <vector>
-
- struct RoadElements
diff --git a/graphics/gdal/files/patch-pugixml b/graphics/gdal/files/patch-pugixml
new file mode 100644
index 000000000000..3e67ada4cb72
--- /dev/null
+++ b/graphics/gdal/files/patch-pugixml
@@ -0,0 +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,6 @@
+ #include "ogr_api.h"
+ #include <iostream>
+ #include <OpenDriveMap.h>
+-#include <pugixml/pugixml.hpp>
+ #include <vector>
+
+ struct RoadElements