mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
Remove TBB ifdef form code
This commit is contained in:
parent
d449ba104a
commit
d6a7e8f84f
@ -2,10 +2,6 @@
|
||||
|
||||
#ifdef HAVE_INTELPERC
|
||||
|
||||
#if defined TBB_INTERFACE_VERSION && TBB_INTERFACE_VERSION < 5000
|
||||
# undef HAVE_TBB
|
||||
#endif
|
||||
|
||||
#include "pxcsession.h"
|
||||
#include "pxcsmartptr.h"
|
||||
#include "pxccapture.h"
|
||||
|
Loading…
Reference in New Issue
Block a user