mirror of
https://github.com/pdewacht/brlaser
synced 2024-12-28 00:08:21 +01:00
911a518f4e
Building brlaser under Fedora 38 gives the following error in test/tempfile.h: error: 'uint8_t' was not declared in this scope This commit fixes it by explicitly including `cstdin` in the file, so `uint8_t` is correctly defined there. |
||
---|---|---|
.. | ||
lest.hpp | ||
tempfile.h | ||
test_block.cc | ||
test_job.cc | ||
test_lest.cc | ||
test_line.cc |