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