Skip to content
Snippets Groups Projects
Commit a8d07dfb authored by Julien Malik's avatar Julien Malik
Browse files

COMP: NumericTraits is needed in the .h file

parent 508aa6de
Branches
Tags
No related merge requests found
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
#ifndef __otbHistogramStatisticsFunction_h #ifndef __otbHistogramStatisticsFunction_h
#define __otbHistogramStatisticsFunction_h #define __otbHistogramStatisticsFunction_h
#include "itkNumericTraits.h"
#include "itkHistogramAlgorithmBase.h" #include "itkHistogramAlgorithmBase.h"
namespace otb namespace otb
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#ifndef __otbHistogramStatisticsFunction_txx #ifndef __otbHistogramStatisticsFunction_txx
#define __otbHistogramStatisticsFunction_txx #define __otbHistogramStatisticsFunction_txx
#include "itkNumericTraits.h"
#include "otbHistogramStatisticsFunction.h" #include "otbHistogramStatisticsFunction.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