mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Move files to core
Change-Id: If83c08a0c32686fc15e8c73f44fd7e538bc8a58b Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
2923809ee8
commit
f0905554aa
@@ -1,11 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2017-2019 Intel Corporation
|
||||
* Copyright (C) 2017-2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#include "runtime/memory_manager/deferred_deleter.h"
|
||||
#include "core/memory_manager/deferred_deleter.h"
|
||||
|
||||
namespace NEO {
|
||||
std::unique_ptr<DeferredDeleter> createDeferredDeleter() {
|
||||
|
||||
Reference in New Issue
Block a user