Skip to content
Snippets Groups Projects
Commit 794a8b05 authored by Jonathan Guinet's avatar Jonathan Guinet
Browse files

COMP: wrong include in KNearestNeighborsMachineLearningModel.txx

parent f3ee6504
No related branches found
No related tags found
No related merge requests found
...@@ -18,12 +18,11 @@ ...@@ -18,12 +18,11 @@
#ifndef __otbKNearestNeighborsMachineLearningModel_txx #ifndef __otbKNearestNeighborsMachineLearningModel_txx
#define __otbKNearestNeighborsMachineLearningModel_txx #define __otbKNearestNeighborsMachineLearningModel_txx
#include <iostream>
#include <boost/lexical_cast.hpp> #include <boost/lexical_cast.hpp>
#include "otbKNearestNeighborsMachineLearningModel.h" #include "otbKNearestNeighborsMachineLearningModel.h"
#include "otbOpenCVUtils.h" #include "otbOpenCVUtils.h"
#include <opencv2/opencv.hpp> #include <fstream>
#include "itkMacro.h" #include "itkMacro.h"
namespace otb namespace otb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment