summaryrefslogtreecommitdiffstats
path: root/gis/OTB/otbSpatialReference.cxx.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gis/OTB/otbSpatialReference.cxx.patch')
-rw-r--r--gis/OTB/otbSpatialReference.cxx.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/gis/OTB/otbSpatialReference.cxx.patch b/gis/OTB/otbSpatialReference.cxx.patch
new file mode 100644
index 0000000000..ee18d7ec78
--- /dev/null
+++ b/gis/OTB/otbSpatialReference.cxx.patch
@@ -0,0 +1,8 @@
+--- ./Modules/Core/Adapters/GdalAdapters/src/otbSpatialReference.cxx
++++ ./Modules/Core/Adapters/GdalAdapters/src/otbSpatialReference.cxx
+@@ -31,4 +31,5 @@
+ #include <sstream>
+ #include <stdexcept>
++#include <cassert>
+
+ namespace otb