summaryrefslogtreecommitdiffstats
path: root/src/math/vector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/vector.h')
-rw-r--r--src/math/vector.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/vector.h b/src/math/vector.h
index 73e8e44..38886d0 100644
--- a/src/math/vector.h
+++ b/src/math/vector.h
@@ -281,3 +281,4 @@ inline Vector Clamp(const Vector &vec, const Vector &min, const Vector &max)
} // namespace Math
+