Skip to content

Compilation with Boost 1.85 and GCC -14

Eoin Clerkin requested to merge e.clerkin/cbmroot:cstdint into master

Allows compilation for gcc 14. Changes depreciation leaf in boost.

EDIT PAL:
Original problem probably linked to the following changes removing header dependencies in the C++ standard library headers with GCC 13 and 14, leading to some implicit includes disappearing:

Edited by Pierre-Alain Loizeau

Merge request reports

Loading