summaryrefslogtreecommitdiffstats
path: root/lib/oeqa
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-05-07 14:39:03 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-05-07 15:59:02 +0800
commite4f4b5b3d0c56470fa769d9351043119c6137e01 (patch)
treeb31b897563b223cb1e63ac4423cae19168198be7 /lib/oeqa
parent49d97ea0acdadda7870033ca7b1a1a1fd0d5b48f (diff)
downloadmeta-intel-e4f4b5b3d0c56470fa769d9351043119c6137e01.tar.gz
openvino-inference-engine: fix build with gcc11
Include the header explicitly to avoid failures: | inference-engine/src/plugin_api/ie_system_conf.h:21:31: error: 'exception_ptr' in namespace 'std' does not name a type; did you mean 'exception'? | 21 | INFERENCE_ENGINE_API_CPP(std::exception_ptr&) CurrentException(); | | ^~~~~~~~~~~~~ Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'lib/oeqa')
0 files changed, 0 insertions, 0 deletions