Merge remote-tracking branch 'origin/fix/Unit3Serialization' into fix/Unit3Serialization

release/4.3a0
Frank Dellaert 2015-07-12 10:39:31 -07:00
commit 6bf96c7ed4
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ Unit3 Unit3::Random(boost::mt19937 & rng) {
} }
#ifdef GTSAM_USE_TBB #ifdef GTSAM_USE_TBB
static tbb::mutex unit3BasisMutex; tbb::mutex unit3BasisMutex;
#endif #endif
/* ************************************************************************* */ /* ************************************************************************* */