mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Cleanup includes 9
Related-to: NEO-5548 Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
cf544115ee
commit
dfa65bd358
@@ -7,17 +7,16 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "shared/source/command_stream/preemption_mode.h"
|
||||
#include "shared/source/helpers/common_types.h"
|
||||
#include "shared/source/utilities/stackvec.h"
|
||||
|
||||
#include "aubstream/engine_node.h"
|
||||
|
||||
#include <atomic>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <bitset>
|
||||
|
||||
namespace NEO {
|
||||
enum PreemptionMode : uint32_t;
|
||||
struct HardwareInfo;
|
||||
struct SelectorCopyEngine;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user