diff options
Diffstat (limited to 'graphics/gdal/files/patch-pugixml')
-rw-r--r-- | graphics/gdal/files/patch-pugixml | 10 |
1 files changed, 10 insertions, 0 deletions
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 |