mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 09:30:25 +08:00
Fixed Windows build (std::back_inserter not found)
This commit is contained in:
@@ -67,6 +67,9 @@
|
||||
#include <opencv2/features2d/features2d.hpp>
|
||||
#include <opencv2/imgproc/imgproc.hpp>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
#include <set>
|
||||
|
||||
#include "ORBextractor.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user