Fix unrecognised headers while building the tool
When installing this tool on kde neon developers edition
build error mentioning parts of code not recognising the memory
and optional
namespace. This merge request fixes this by adding the unrecognised headers using #include
statements.