Code cleanup

This patch fixes missed type-casting.

Related-To: LOCI-3022

Signed-off-by: Joshua Santosh Ranjan <joshua.santosh.ranjan@intel.com>
This commit is contained in:
Joshua Santosh Ranjan
2022-03-21 14:33:46 +00:00
committed by Compute-Runtime-Automation
parent 5f702e0cfa
commit 71abef22bd
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
*/
#include <iostream>
#include <poll.h>
namespace NEO {
namespace SysCalls {