Remove not needed includes in profiling tests

Change-Id: I3b1131d7ad311e936be4ead03c0df209d9fb89d5
This commit is contained in:
Mateusz Jablonski
2018-05-17 12:10:05 +02:00
committed by sys_ocldev
parent 7e88dbe8be
commit bcda4ce071

View File

@@ -38,8 +38,6 @@
#include "unit_tests/mocks/mock_kernel.h"
#include "unit_tests/mocks/mock_program.h"
#include "unit_tests/os_interface/mock_performance_counters.h"
#include "runtime/gen9/hw_cmds_generated.h"
#include "gen_cmd_parse.h"
#include "test.h"
namespace OCLRT {