Remove platform references from mock_aub_center_fixture.h

Related-To: NEO-5894
Signed-off-by: Piotr Obst <piotr.obst@intel.com>
This commit is contained in:
Piotr Obst
2021-07-09 13:06:20 +00:00
committed by Compute-Runtime-Automation
parent dc41512fce
commit dc6a35286b
12 changed files with 22 additions and 8 deletions

View File

@@ -27,6 +27,7 @@
#include "opencl/test/unit_test/mocks/mock_async_event_handler.h"
#include "opencl/test/unit_test/mocks/mock_cl_execution_environment.h"
#include "opencl/test/unit_test/mocks/mock_memory_manager.h"
#include "opencl/test/unit_test/mocks/mock_platform.h"
#include "test.h"
using namespace NEO;