diff options
Diffstat (limited to 'src/core/Plane.cpp')
-rw-r--r-- | src/core/Plane.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/Plane.cpp b/src/core/Plane.cpp index 40e0ef6..a01928c 100644 --- a/src/core/Plane.cpp +++ b/src/core/Plane.cpp @@ -1,5 +1,4 @@ #include "Plane.hpp" - #include "Vector3.hpp" #include <cmath> |