summaryrefslogtreecommitdiffstats
path: root/src/math/point.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/point.h')
-rw-r--r--src/math/point.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/point.h b/src/math/point.h
index 456fe1e..65de94c 100644
--- a/src/math/point.h
+++ b/src/math/point.h
@@ -191,3 +191,4 @@ inline float Distance(const Point &a, const Point &b)
} // namespace Math
+