fix(build): Add header <optional> for gcc-11 compatiblity
Include files of gcc-11 do not recursivly include or declare
the std::optional header, making explicit inclusion in some files
neccessary.
Signed-off-by:
Rene Paris <rene.paris@in-tech.com>
Please register or sign in to comment