mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
f2ead3b077
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
225 B
Diff
8 lines
225 B
Diff
--- ./Modules/Adapters/GdalAdapters/src/otbSpatialReference.cxx
|
|
+++ ./Modules/Adapters/GdalAdapters/src/otbSpatialReference.cxx
|
|
@@ -31,4 +31,5 @@
|
|
#include <sstream>
|
|
#include <stdexcept>
|
|
+#include <cassert>
|
|
|
|
namespace otb
|