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

@@ -8,6 +8,7 @@
#include "shared/offline_compiler/source/decoder/translate_platform_base.h"
#include "shared/source/helpers/array_count.h"
#include "shared/source/helpers/hw_info.h"
#include "shared/source/helpers/product_config_helper.h"
#include "shared/test/common/helpers/gtest_helpers.h"
#include "shared/test/common/helpers/test_files.h"
#include "shared/test/common/helpers/variable_backup.h"