1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

build: eliminate build warnings on Ubuntu 20.04/16.04

This commit is contained in:
Alexander Alekhin
2022-12-20 06:36:01 +00:00
parent da43778c1f
commit 3f7ec99166
4 changed files with 9 additions and 6 deletions
@@ -12,6 +12,9 @@
#endif
#ifdef HAVE_TBB
#ifndef TBB_SUPPRESS_DEPRECATED_MESSAGES
#define TBB_SUPPRESS_DEPRECATED_MESSAGES 1
#endif
#include <tbb/tbb.h>
#include <tbb/task.h>
#if TBB_INTERFACE_VERSION < 12000