Remove not needed inclusions of device.h

Change-Id: Idfd8122592f58539a569143146443c08a18dace9
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2019-09-03 14:20:32 +02:00
committed by sys_ocldev
parent 70de319f33
commit 9c200530c8
25 changed files with 33 additions and 17 deletions

View File

@@ -7,7 +7,7 @@
#include "runtime/helpers/built_ins_helper.h"
#include "runtime/execution_environment/execution_environment.h"
#include "runtime/device/device.h"
#include "runtime/program/program.h"
namespace NEO {