Move debug_manager_state_restore.h to core.

Change-Id: I3ef4a1aec40efa4bbc8346a5b517336c42c06519
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
This commit is contained in:
Mrozek, Michal
2019-07-15 13:51:08 +02:00
committed by sys_ocldev
parent 6d2facd2b1
commit fe26b0b406
127 changed files with 141 additions and 143 deletions

View File

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