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
1 file changed