From 9f84c8b0fa149f1631358380ed9e194353805131 Mon Sep 17 00:00:00 2001 From: Ykkrosh Date: Thu, 8 Jul 2004 14:36:52 +0000 Subject: [PATCH] Removed unnecessary #includes This was SVN commit r656. --- source/maths/Vector3D.h | 1 - 1 file changed, 1 deletion(-) diff --git a/source/maths/Vector3D.h b/source/maths/Vector3D.h index 6d02761427..07c93ff62b 100755 --- a/source/maths/Vector3D.h +++ b/source/maths/Vector3D.h @@ -13,7 +13,6 @@ #define VECTOR3D_H #include -#include "res/res.h" #include "MathUtil.h" class CVector3D