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

samples: eliminate cvconfig.h usage

- don't use TBB in samples
This commit is contained in:
Alexander Alekhin
2018-09-03 18:56:04 +00:00
parent aa5c45339c
commit afb81ba6e6
6 changed files with 15 additions and 37 deletions
-2
View File
@@ -7,8 +7,6 @@
#include <sys/types.h>
#include <unistd.h>
#include "cvconfig.h"
#include <va/va.h>
# include <va/va_drm.h>