issues-209: Add missing imports for GCC 12/13
Merged
requested to merge benni/opSimulation:bugfix/issue-209-add-missing-imports-for-gcc-12-13 into develop
Compare changes
Resolves #209 (closed)
#include <array>
(https://gcc.gnu.org/gcc-12/porting_to.html)#include <cstdint>
(https://gcc.gnu.org/gcc-13/porting_to.html)(This is the second version of this merge request, the previous one included an outdated author email in one commit and could not be merged due to missing ECA info.)
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent