diff options
Diffstat (limited to '')
-rw-r--r-- | src/BoundingBox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/BoundingBox.cpp b/src/BoundingBox.cpp index 3e32fd3ef..5a594a2a4 100644 --- a/src/BoundingBox.cpp +++ b/src/BoundingBox.cpp @@ -4,7 +4,6 @@ #include "Globals.h" #include "BoundingBox.h" -#include "Defines.h" |