Move memory management to core.

Change-Id: Ifa9233960f81095e293df631da9422608535171d
This commit is contained in:
Mrozek, Michal
2019-07-12 11:33:09 +02:00
committed by sys_ocldev
parent 2cec1869fd
commit e58273fac2
23 changed files with 25 additions and 25 deletions

View File

@@ -5,8 +5,8 @@
*
*/
#include "core/unit_tests/helpers/memory_management.h"
#include "unit_tests/fixtures/memory_management_fixture.h"
#include "unit_tests/helpers/memory_management.h"
#include "gtest/gtest.h"