Skip to content
Snippets Groups Projects
Commit 5f7e2735 authored by Jordi Inglada's avatar Jordi Inglada
Browse files

ENH: rename file for CvRTreesWrapper

parent e33657b4
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,8 @@
PURPOSE. See the above copyright notices for more information.
=========================================================================*/
#ifndef __otbCvRTrees_h
#define __otbCvRTrees_h
#ifndef __otbCvRTreesWrapper_h
#define __otbCvRTreesWrapper_h
#include "otbOpenCVUtils.h"
#include <vector>
......
......@@ -24,7 +24,7 @@
#include "itkFixedArray.h"
#include "otbMachineLearningModel.h"
#include "itkVariableSizeMatrix.h"
#include "otbCvRTrees.h"
#include "otbCvRTreesWrapper.h"
class CvRTreesWrapper;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment