]> Creatis software - crea.git/blobdiff - samples/creaSample_preprocessor/main.cxx
Merge remote-tracking branch 'origin/changeWx28to30' into vtk7itk4wx3
[crea.git] / samples / creaSample_preprocessor / main.cxx
index 5da1eda6ea5900776fb20db452de5b2ef6082bcf..6496c7e52840b05001de79d6e62dc238cd3fdd83 100644 (file)
@@ -28,7 +28,7 @@
 #include <creaSystem.h>
 
 int main(int argc, char* argv[])
-{      
+{
  std::cout << "** creaSample_preprocessor : begin of main "<<std::endl;
 
 #if defined (DEF1)
@@ -49,4 +49,5 @@ int main(int argc, char* argv[])
 
        
  std::cout << "** creaSample_preprocessor : end of main "<<std::endl;
+
 }