summaryrefslogtreecommitdiffstats
path: root/src/math/matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/matrix.h')
-rw-r--r--src/math/matrix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/matrix.h b/src/math/matrix.h
index e0cf492..67ccb48 100644
--- a/src/math/matrix.h
+++ b/src/math/matrix.h
@@ -462,3 +462,4 @@ inline Math::Vector MatrixVectorMultiply(const Math::Matrix &m, const Math::Vect
} // namespace Math
+