Add missing includes to unit_test_helper.inl

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2022-06-28 10:58:12 +00:00
committed by Compute-Runtime-Automation
parent e500581da3
commit 84de510723

View File

@ -5,6 +5,10 @@
*
*/
#include "shared/source/helpers/hw_info.h"
#include "hw_cmds.h"
namespace NEO {
template <typename GfxFamily>