summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2024-01-24 11:04:06 +0000
committerSergei Trofimovich <slyich@gmail.com>2024-01-24 11:04:06 +0000
commit8609cc8a437164125fe2888c39f4bf35aa218245 (patch)
treeee0d26db84351934b7620f5bb78d45d22dd19531 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent19f815760d1785594aa5009043c7708caebffdb9 (diff)
m33-linux: fix the build against `gcc-13`
Without the change build fails against `gcc-13` on `master` as https://hydra.nixos.org/build/246586824: gcode.h:54:24: error: 'uint8_t' was not declared in this scope 54 | vector<uint8_t> getBinary() const; | ^~~~~~~ gcode.h:9:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? 8 | #include <vector> +++ |+#include <cstdint> 9 |
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions