small fix

This commit is contained in:
Vladyslav Usenko 2019-08-12 19:33:00 +02:00
parent 7ebb7baf7c
commit f4f16ddc56
1 changed files with 0 additions and 2 deletions

View File

@ -37,8 +37,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include <tbb/parallel_for.h>
#include <mutex>
namespace basalt {
Sophus::SE3d BundleAdjustmentBase::computeRelPose(const Sophus::SE3d& T_w_i_h,