Skip to content

Commit a51041d

Browse files
committed
Add missing final new line
1 parent e619cf1 commit a51041d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sensors/distant.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,4 +491,4 @@ DistantSensorImpl<Float, Spectrum, TargetType, OriginType>::class_() const {
491491
return m_class;
492492
}
493493

494-
NAMESPACE_END(mitsuba)
494+
NAMESPACE_END(mitsuba)

0 commit comments

Comments
 (0)