refactor: remove not needed includes from ocloc sources

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2023-07-27 12:00:51 +00:00
committed by Compute-Runtime-Automation
parent f06b12cf35
commit 02337bbbf8
36 changed files with 398 additions and 258 deletions

View File

@@ -26,6 +26,9 @@
#include "shared/test/common/mocks/mock_modules_zebin.h"
#include "shared/test/common/test_macros/hw_test.h"
#include "opencl/test/unit_test/offline_compiler/mock/mock_ocloc_fcl_facade.h"
#include "opencl/test/unit_test/offline_compiler/mock/mock_ocloc_igc_facade.h"
#include "environment.h"
#include "gtest/gtest.h"
#include "mock/mock_argument_helper.h"