Skip to content

Fix unrecognised headers while building the tool

Rishi Kumar requested to merge keys/selenium-webdriver-at-spi:master into master

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.

Merge request reports