Skip to content

Commit dea5144

Browse files
committed
COMP: Fixed invalid refactoring of .h.in file.
1 parent 4960000 commit dea5144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PerformanceBenchmarkingInformation.cxx.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ PerformanceBenchmarkingInformation ::PerformanceBenchmarkingInformation()
111111
m_InformationInstance = this; // threads need this
112112
m_InformationInstance->UnRegister(); // Remove extra reference
113113

114-
@MAPPING_VALUES @
114+
@MAPPING_VALUES@
115115
}
116116

117117
} // end namespace itk

0 commit comments

Comments
 (0)