1
0
mirror of https://github.com/pdewacht/brlaser synced 2025-04-19 01:26:44 +02:00
Ondřej Budai 911a518f4e fix build under Fedora 38
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.
2023-03-14 08:01:28 -04:00
..
2014-06-29 11:50:18 +02:00
2023-03-14 08:01:28 -04:00
2020-04-18 10:58:27 +02:00
2014-02-04 22:29:27 +01:00
2018-01-27 00:18:19 +01:00