diff --git a/src/raymath.h b/src/raymath.h index b1e0f1af04a0..71b17cc2e5fe 100644 --- a/src/raymath.h +++ b/src/raymath.h @@ -2898,5 +2898,4 @@ inline const Quaternion& operator *= (Quaternion& lhs, const Matrix& rhs) //------------------------------------------------------------------------------- #endif // C++ operators - #endif // RAYMATH_H