refactor: remove not needed forward declaration

Related-To: NEO-7786
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-05-23 14:29:36 +00:00
committed by Compute-Runtime-Automation
parent 331f167cfe
commit 915495ce28

View File

@@ -29,7 +29,6 @@ struct HardwareInfo;
struct HardwareIpVersion;
struct EngineInfo;
class MemoryInfo;
struct RootDeviceEnvironment;
struct MemoryRegion {
MemoryClassInstance region;