mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
Carma board support fixed.
This commit is contained in:
Vendored
+10
@@ -0,0 +1,10 @@
|
||||
#include "tbb/tbb_misc.h"
|
||||
|
||||
namespace tbb {
|
||||
namespace internal {
|
||||
|
||||
void affinity_helper::protect_affinity_mask() {}
|
||||
affinity_helper::~affinity_helper() {}
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user