Merge pull request #111 from willdzeng/master

include list in FlannIndex.h
This commit is contained in:
matlabbe
2016-08-31 22:19:00 -04:00
committed by GitHub
+1 -1
View File
@@ -29,7 +29,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define CORELIB_SRC_FLANNINDEX_H_
#include "rtabmap/core/RtabmapExp.h" // DLL export/import defines
#include <list>
#include <opencv2/opencv.hpp>
namespace rtabmap {