Moved files from gmm_helper to core

Related-To: NEO-4138

Change-Id: Ib7aecb1531cebbe34abb5c8e57067464726e9009
Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com>
This commit is contained in:
Konstanty Misiak
2020-01-21 11:16:11 +01:00
committed by sys_ocldev
parent f057712fa7
commit fc5b98970c
41 changed files with 54 additions and 56 deletions

View File

@@ -5,10 +5,10 @@
*
*/
#include "core/helpers/get_info.h"
#include "core/helpers/options.h"
#include "core/unit_tests/helpers/debug_manager_state_restore.h"
#include "runtime/device/device.h"
#include "runtime/helpers/get_info.h"
#include "unit_tests/mocks/mock_device.h"
#include "gmock/gmock.h"