Skip to content

Commit 51603be

Browse files
committed
STYLE: Remove #include "vnl/vnl_sample.h" from RegistrationMethodTest_17
It was not used anymore, after commit ca1c752 "BUG: Add fixed seed to registration tests", May 17, 2017.
1 parent 4dcb75c commit 51603be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Registration/Common/test/itkImageRegistrationMethodTest_17.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
#include "itkTextOutput.h"
2525
#include "itkCommandIterationUpdate.h"
26-
#include "vnl/vnl_sample.h"
26+
2727
namespace
2828
{
2929

0 commit comments

Comments
 (0)