Skip to content

Commit

Permalink
more patches
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Oct 23, 2024
1 parent 874baae commit cc58586
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/patches/extensions/spatial/file_handler.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git a/spatial/src/spatial/gdal/file_handler.cpp b/spatial/src/spatial/gdal/file_handler.cpp
index 9f3a711ae2e..c8e62609fd9 100644
--- a/spatial/src/spatial/gdal/file_handler.cpp
+++ b/spatial/src/spatial/gdal/file_handler.cpp
@@ -4,6 +4,7 @@
#include "duckdb/main/client_context.hpp"
#include "duckdb/common/types/uuid.hpp"
#include "duckdb/main/client_data.hpp"
+#include "duckdb/main/client_context_state.hpp"

#include "cpl_vsi.h"
#include "cpl_vsi_virtual.h"

0 comments on commit cc58586

Please sign in to comment.