summaryrefslogtreecommitdiff
path: root/src/maths/geometry.h
diff options
context:
space:
mode:
authorJoshua Rowe <17525998+omnisci3nce@users.noreply.github.com>2024-02-25 13:25:44 +1100
committerGitHub <noreply@github.com>2024-02-25 13:25:44 +1100
commit64f23d9726c55d5c965f123ffc5b6ca47ec1f475 (patch)
tree4086c89fdc5848a2e8fc90ef005783827b3512f6 /src/maths/geometry.h
parent1e1facd09ade50ffaf421cffe53ff7ddddab2793 (diff)
parent2753d38533084d6c5b73da8dfcb82362490547dc (diff)
Merge pull request #2 from omnisci3nce/cel-24-compile-all-c-code-in-ci-pipeline
CEL-24 compile all c code in ci pipeline
Diffstat (limited to 'src/maths/geometry.h')
-rw-r--r--src/maths/geometry.h2
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