Add end-of-line spaces checker
This commit is contained in:
@@ -612,7 +612,7 @@ namespace Nz
|
||||
{
|
||||
return value <= other.value;
|
||||
}
|
||||
|
||||
|
||||
template<AngleUnit Unit, typename T>
|
||||
constexpr bool Angle<Unit, T>::operator>(Angle other) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user