diff options
Diffstat (limited to 'src/core/Rect3.cpp')
-rw-r--r-- | src/core/Rect3.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/Rect3.cpp b/src/core/Rect3.cpp index be3cf8f..7a3a515 100644 --- a/src/core/Rect3.cpp +++ b/src/core/Rect3.cpp @@ -1,7 +1,5 @@ #include "Rect3.hpp" - #include "Vector3.hpp" - #include "Plane.hpp" #include <algorithm> |