mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 08:07:19 +08:00
refactor: remove not needed forward declaration
Related-To: NEO-7786 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
331f167cfe
commit
915495ce28
@@ -29,7 +29,6 @@ struct HardwareInfo;
|
||||
struct HardwareIpVersion;
|
||||
struct EngineInfo;
|
||||
class MemoryInfo;
|
||||
struct RootDeviceEnvironment;
|
||||
|
||||
struct MemoryRegion {
|
||||
MemoryClassInstance region;
|
||||
|
||||
Reference in New Issue
Block a user