mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-11 08:07:19 +08:00
Move Debug helpers to the core dir
Related-To: NEO-3677 Change-Id: I2c98595190fadfa8ffd9e378e774c0d4485cbf9e Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
37a805af62
commit
882a216688
@@ -7,9 +7,9 @@
|
||||
|
||||
#include "aub_mem_dump.h"
|
||||
|
||||
#include "core/helpers/debug_helpers.h"
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "runtime/aub/aub_helper.h"
|
||||
#include "runtime/helpers/debug_helpers.h"
|
||||
#include "runtime/os_interface/debug_settings_manager.h"
|
||||
|
||||
namespace AubMemDump {
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/helpers/debug_helpers.h"
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "core/memory_manager/memory_constants.h"
|
||||
#include "runtime/aub/aub_helper.h"
|
||||
#include "runtime/helpers/debug_helpers.h"
|
||||
|
||||
#include "aub_mem_dump.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user