From 759618b0356a357d06a89f4348437a8de52d2078 Mon Sep 17 00:00:00 2001 From: peterbell10 Date: Thu, 3 Aug 2017 14:34:19 +0100 Subject: Remove double includes part 2 (#3890) --- src/BoundingBox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/BoundingBox.h') diff --git a/src/BoundingBox.h b/src/BoundingBox.h index 3641f4061..48b9a3d82 100644 --- a/src/BoundingBox.h +++ b/src/BoundingBox.h @@ -8,7 +8,6 @@ #pragma once -#include "Vector3.h" #include "Defines.h" -- cgit v1.2.3