]> Creatis software - clitk.git/blobdiff - common/clitkCommon.h
change GetScalarTypeAsString to GetScalarTypeAsITKString to make explicit that type...
[clitk.git] / common / clitkCommon.h
index 3f6e72db4d7099d92ed3d1d42e6c19e7aea9868e..410c97683a3404eba2a8a5c7822bd593f87dddd4 100644 (file)
@@ -29,6 +29,8 @@
 #include <itkImageRegionConstIterator.h>
 #include <itkImageRegionIterator.h>
 
+#include <fstream>
+
 //--------------------------------------------------------------------
 namespace clitk {