From d57f61e5ab8d58408a53d8c75f618f058e9fcbe5 Mon Sep 17 00:00:00 2001 From: Chris Beall Date: Mon, 21 Oct 2013 18:23:00 +0000 Subject: [PATCH] removing include which no longer exists --- gtsam_unstable/examples/KITTItoBALConverter.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/gtsam_unstable/examples/KITTItoBALConverter.cpp b/gtsam_unstable/examples/KITTItoBALConverter.cpp index 5dbd84d0b..8b0fbfdc4 100644 --- a/gtsam_unstable/examples/KITTItoBALConverter.cpp +++ b/gtsam_unstable/examples/KITTItoBALConverter.cpp @@ -41,7 +41,6 @@ // have been provided with the library for solving robotics SLAM problems. #include #include -#include // We need to use SFM_data to save it to BAL format #include