Unit3.cpp edited online with Bitbucket
parent
48169e7776
commit
84950b3b4d
|
|
@ -69,7 +69,7 @@ Unit3 Unit3::Random(boost::mt19937 & rng) {
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef GTSAM_USE_TBB
|
#ifdef GTSAM_USE_TBB
|
||||||
static tbb::mutex unit3BasisMutex;
|
tbb::mutex unit3BasisMutex;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* ************************************************************************* */
|
/* ************************************************************************* */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue