RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
241 stars 142 forks source link

COMP: Fix locally defined but not used warning #582

Closed SimonRit closed 5 months ago

SimonRit commented 5 months ago

The warning was:

Modules/Remote/RTK/test/rtkmaximumintensityprojectiontest.cxx:30:9: warning: typedef ‘using VectorType = struct itk::Vector<double, 3>’ locally defined but not used [-Wunused-local-typedefs]