summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-02-10 23:02:59 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-02-11 17:19:57 +0000
commit9687bedc4c89d8ec12ab2cd2a8fc142f63511259 (patch)
treed0ad4acbe046ccd061fe2b1092e3fa5914118aca /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentef6206934d5726ed9315ac78879f5ba2a6b55785 (diff)
sgx-azure-dcap-client: fix `gcc-13` build failure
Without the change build fails on `master` as https://hydra.nixos.org/build/247706272: local_cache.cpp: In function 'void throw_if(bool, const std::string&)': local_cache.cpp:40:20: error: 'runtime_error' is not a member of 'std' 40 | throw std::runtime_error(error); | ^~~~~~~~~~~~~ local_cache.cpp:17:1: note: 'std::runtime_error' is defined in header '<stdexcept>'; did you forget to '#include <stdexcept>'? 16 | #include <sys/file.h> +++ |+#include <stdexcept> 17 | #include <sys/stat.h>
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions