gdal: Fix darwin build
This fixes: error: cannot initialize a variable of type 'GooString *' with an rvalue of type 'const GooString *' which occurs with recent clang or gcc-7. See https://github.com/OSGeo/gdal/pull/573
parent
2c92213c
Please register or sign in to comment