Skip to content

Commit 900a2b3

Browse files
committed
Added missing newline
1 parent 8f65524 commit 900a2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/System/RTETools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,4 +302,4 @@ namespace RTE {
302302
return (Type(0) < value) - (Type(0) > value);
303303
}
304304
#pragma endregion
305-
} // namespace RTE
305+
} // namespace RTE

0 commit comments

Comments
 (0)