Fixed CI after #6199 (#6814)

This commit is contained in:
Ilya Churaev 2021-07-27 12:13:10 +03:00 committed by GitHub
parent 7bbf3775bd
commit 71d826e9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@
using namespace ngraph;
using namespace InferenceEngine;
using namespace reference_tests;
struct ROIPoolingParams {
template <class T>