commit | 04dff45f30083726dbd7115460a4810c73e7e74b | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Tue Jun 20 10:34:11 2023 +0200 |
committer | gabor-toth-arm <Gabor.Toth2@arm.com> | Tue Jun 27 12:43:12 2023 +0200 |
tree | 470a560c7b2c242517f447b21cf150f0f318d35e | |
parent | e56c7b19eef74afd4f4d8962b1b1ce699f25833d [diff] |
Fix: metadata_reader.h is not self contained Switching to new compiler version in Ubuntu 22.04 used to compile host side tests uncovered missing include. cstddef must be included to use size_t types. Signed-off-by: Gabor Toth <gabor.toth2@arm.com> Change-Id: Ib46461361f466d675ea6e2a4df3f635bb5abcbf7