nextpnr/3rdparty
Gabriel Somlo 0c060512c1 Fix undefined type error in 3rdparty/json11/json11.cpp
Under certain conditions (e.g., building on Fedora 42
using gcc-15.0.1), compilation fails with the following
error:

    "error: ‘uint8_t’ does not name a type"

Explicitly include <cstdint> to prevent that situation.

Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
2025-01-23 14:42:14 +01:00
..
corrosion@be76480232 Add Rust FFI bindings 2024-01-03 13:42:18 +01:00
googletest googletest: fix -Werror=maybe-uninitialized failure. 2025-01-16 11:36:44 +01:00
imgui Fixes for building on windows 2023-10-26 21:21:14 +02:00
json11 Fix undefined type error in 3rdparty/json11/json11.cpp 2025-01-23 14:42:14 +01:00
oourafft CMake: rationalize and refactor build system. 2025-01-16 11:36:44 +01:00
pybind11 3rdparty: upgrade pybind11 to v2.12.1. 2025-01-22 21:48:55 +00:00
python-console pyconsole: Avoid lockup when reading from stdin 2021-02-22 10:48:21 +00:00
qtimgui Fix hidpi, fixes #167, fixes #275, fixes #425 2021-05-31 16:20:43 +02:00
QtPropertyBrowser Remove anoying warning from cmake 2023-03-16 13:37:23 +01:00
sanitizers-cmake Added CMake-sanitizers scripts 2018-06-24 19:05:53 +02:00