From 5c232aebce4b7df964ed219f3864c5bcb52814f6 Mon Sep 17 00:00:00 2001 From: Foxar Date: Mon, 21 Dec 2020 19:32:40 +0100 Subject: [PATCH] Removed: Newline below a doxygen comment. --- src/engine/include/models/bounding_box.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/engine/include/models/bounding_box.hpp b/src/engine/include/models/bounding_box.hpp index e2aaccc..1dec3ee 100644 --- a/src/engine/include/models/bounding_box.hpp +++ b/src/engine/include/models/bounding_box.hpp @@ -43,7 +43,6 @@ struct BoundingBoxFace * Class containing bounding box data * which can be used for collision detection. */ - class BoundingBox { public: