From 2093ef16dc123488aa7411023d1ac287afa673e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Thu, 13 Jan 2022 17:04:26 +0100 Subject: [PATCH] Havok: Fix includes in hkSweptTransformf.h --- .../Havok/Common/Base/Math/SweptTransform/hkSweptTransformf.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/hkStubs/Havok/Common/Base/Math/SweptTransform/hkSweptTransformf.h b/lib/hkStubs/Havok/Common/Base/Math/SweptTransform/hkSweptTransformf.h index b2679272..d762ce67 100644 --- a/lib/hkStubs/Havok/Common/Base/Math/SweptTransform/hkSweptTransformf.h +++ b/lib/hkStubs/Havok/Common/Base/Math/SweptTransform/hkSweptTransformf.h @@ -1,7 +1,6 @@ #pragma once -#include -#include +#include class hkSweptTransformf { public: