diff options
Diffstat (limited to 'src/maths/geometry.h')
-rw-r--r-- | src/maths/geometry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/maths/geometry.h b/src/maths/geometry.h index 6f4797b..937c38a 100644 --- a/src/maths/geometry.h +++ b/src/maths/geometry.h @@ -4,7 +4,7 @@ * @brief Shapes and intersections between them * @version 0.1 * @date 2024-02-24 - * + * * @copyright Copyright (c) 2024 */ #pragma once |