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

[opencv 3.x] back-ported tbb support ubuntu 22.04

This commit is contained in:
dizcza
2023-06-15 19:30:40 +03:00
parent dc37883702
commit e625b32841
4 changed files with 8 additions and 13 deletions
-1
View File
@@ -101,7 +101,6 @@
#endif
#include "tbb/tbb.h"
#include "tbb/task.h"
#include "tbb/tbb_stddef.h"
#if TBB_INTERFACE_VERSION >= 8000
#include "tbb/task_arena.h"
#endif