mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include <cstring>
|
||||
|
||||
// Need for linux compatibility with memcpy_s
|
||||
#include "helpers/string.h"
|
||||
#include "shared/source/helpers/string.h"
|
||||
|
||||
inline GetInfoStatus getInfo(void *destParamValue, size_t destParamValueSize,
|
||||
const void *srcParamValue, size_t srcParamValueSize) {
|
||||
|
||||
Reference in New Issue
Block a user