Skip to content

Commit 3db496f

Browse files
committed
Merge pull request opencv#8558 from grundman:patch-4
2 parents 41d55c5 + e0fe3cc commit 3db496f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/flann/include/opencv2/flann/autotuned_index.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
#ifndef OPENCV_FLANN_AUTOTUNED_INDEX_H_
3131
#define OPENCV_FLANN_AUTOTUNED_INDEX_H_
3232

33+
#include <sstream>
34+
3335
#include "general.h"
3436
#include "nn_index.h"
3537
#include "ground_truth.h"

0 commit comments

Comments
 (0)