include list in FlannIndex.h

This commit is contained in:
Di Zeng
2016-08-31 15:06:50 -07:00
parent 546c66ea3c
commit 794ee2f562

View File

@@ -29,7 +29,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define CORELIB_SRC_FLANNINDEX_H_ #define CORELIB_SRC_FLANNINDEX_H_
#include "rtabmap/core/RtabmapExp.h" // DLL export/import defines #include "rtabmap/core/RtabmapExp.h" // DLL export/import defines
#include <list>
#include <opencv2/opencv.hpp> #include <opencv2/opencv.hpp>
namespace rtabmap { namespace rtabmap {