]> Creatis software - clitk.git/blobdiff - common/clitkVoxImageIO.h
remove MACRO for vvTool and others minors stuffs
[clitk.git] / common / clitkVoxImageIO.h
index d4ffb6a6dff7099cf7156fbe88ff34ea38f72f2e..dede8a2d17a885c812571be61f60f08989fd8153 100644 (file)
@@ -17,6 +17,9 @@
 // itk include
 #include "itkImageIOBase.h"
 
+// std include
+#include <fstream>
+
 namespace clitk {
   
   //====================================================================