mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
Move files to core
Change-Id: I78bf6a82df3399a2b79143333989bac81e7a392a Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
395444c5cc
commit
522dedfbd2
@@ -1,11 +1,11 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2019 Intel Corporation
|
||||
* Copyright (C) 2018-2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#include "runtime/helpers/array_count.h"
|
||||
#include "core/helpers/array_count.h"
|
||||
#include "unit_tests/test_files/patch_list.h"
|
||||
|
||||
#include "gmock/gmock.h"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2019 Intel Corporation
|
||||
* Copyright (C) 2018-2020 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/helpers/array_count.h"
|
||||
#include "offline_compiler/decoder/binary_decoder.h"
|
||||
#include "runtime/helpers/array_count.h"
|
||||
#include "unit_tests/helpers/test_files.h"
|
||||
|
||||
#include "gmock/gmock.h"
|
||||
|
||||
Reference in New Issue
Block a user