[CLDNN] Fix std::runtime_error missing (#871)
This commit is contained in:
committed by
GitHub
parent
e5823bed26
commit
ed444bf9f4
@@ -25,6 +25,7 @@
|
||||
#include <array>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <stdexcept>
|
||||
|
||||
namespace kernel_selector {
|
||||
#define KERNEL_SELECTOR_TENSOR_DIM_MAX 9
|
||||
|
||||
Reference in New Issue
Block a user