Move memory manager ownership to execution environment.

Change-Id: Ib743b04139a6572da65eeffa6cd3e13db4bd9098
This commit is contained in:
Mrozek, Michal
2018-07-11 16:47:49 +02:00
committed by sys_ocldev
parent 0c094c05e5
commit 7735fb5767
7 changed files with 37 additions and 37 deletions

View File

@@ -22,6 +22,7 @@
#include "runtime/command_stream/command_stream_receiver.h"
#include "runtime/execution_environment/execution_environment.h"
#include "runtime/memory_manager/memory_manager.h"
#include "runtime/gmm_helper/gmm_helper.h"
#include "runtime/os_interface/device_factory.h"