]> Creatis software - clitk.git/blobdiff - itk/clitkLabelImageOverlapMeasureFilter.h
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk
[clitk.git] / itk / clitkLabelImageOverlapMeasureFilter.h
index 9b4a45870992362bd5b02dfefc3f4a5b6152adea..17b7c21fce67e7f95f5b44e004d4e598caeda384 100644 (file)
@@ -17,7 +17,7 @@
   ===========================================================================**/
 
 #ifndef CLITKLABELIMAGEOVERLAPMEASUREFILTER_H
-#define CLITKRELATIVEPOSITIONANALYZERFILTER_H
+#define CLITKLABELIMAGEOVERLAPMEASUREFILTER_H
 
 // clitk
 #include "clitkFilterBase.h"
@@ -29,6 +29,8 @@
 #include <itkImageToImageFilter.h>
 #include <itkLabelStatisticsImageFilter.h>
 
+#include <iomanip>
+
 namespace clitk {
   
   //--------------------------------------------------------------------