SWDEV-556866 - Added misssing include of rocrctx.hpp in rocurilocator (#1094)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
9743ff0c74
Коммит
c53bdb9643
@@ -22,7 +22,7 @@
|
||||
#if defined(__clang__)
|
||||
#if __has_feature(address_sanitizer)
|
||||
#include "device/devurilocator.hpp"
|
||||
|
||||
#include "rocrctx.hpp"
|
||||
#include <vector>
|
||||
namespace amd::roc {
|
||||
class UriLocator : public device::UriLocator {
|
||||
|
||||
Ссылка в новой задаче
Block a user