Cleanup includes 5

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
Warchulski, Jaroslaw
2022-11-18 14:38:56 +00:00
committed by Compute-Runtime-Automation
parent 6542844b20
commit f35f59b573
33 changed files with 27 additions and 39 deletions

View File

@@ -19,7 +19,6 @@
#include "shared/source/helpers/api_specific_config.h"
#include "shared/source/helpers/compiler_hw_info_config.h"
#include "shared/source/helpers/compiler_options_parser.h"
#include "shared/source/helpers/debug_helpers.h"
#include "shared/source/helpers/hw_helper.h"
#include "shared/source/helpers/string.h"
#include "shared/source/memory_manager/memory_manager.h"

View File

@@ -21,7 +21,7 @@
#include "cif/builtins/memory/buffer/buffer.h"
#include "patch_list.h"
#include <list>
#include <functional>
#include <string>
#include <vector>