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