mirror of
https://github.com/intel/compute-runtime.git
synced 2025-11-15 10:14:56 +08:00
add missing include
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
699aaed2c4
commit
5327731f26
@@ -9,6 +9,10 @@
|
||||
#include "shared/source/os_interface/linux/drm_wrappers.h"
|
||||
#include "shared/test/common/test_macros/test.h"
|
||||
|
||||
#include "engine_node.h"
|
||||
|
||||
#include <array>
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
TEST(DrmMapperTests, GivenEngineWhenMappingNodeThenCorrectEngineReturned) {
|
||||
|
||||
Reference in New Issue
Block a user