Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7c744378 authored by Olivier Commowick's avatar Olivier Commowick
Browse files

Remove warnings

parent ff254465
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,6 @@ namespace itk ...@@ -76,7 +76,6 @@ namespace itk
typedef itk::TensorImageIO<ScalarType, TensorDimension, ImageDimension> IOType; typedef itk::TensorImageIO<ScalarType, TensorDimension, ImageDimension> IOType;
typedef IOType::TensorImageType TensorImageType; typedef IOType::TensorImageType TensorImageType;
typedef TensorImageType::PixelType TensorType;
// read the vtk fiber file // read the vtk fiber file
std::cout << "Reading: " << vtkFiberFile << std::endl; std::cout << "Reading: " << vtkFiberFile << std::endl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment