From 8cbdcbf6eabbe0b4869a669612c7faad265d015e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Tue, 8 Mar 2022 23:09:53 +0100 Subject: [PATCH] ksys/phys: Remove unnecessary include in physConversions --- src/KingSystem/Physics/physConversions.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/KingSystem/Physics/physConversions.h b/src/KingSystem/Physics/physConversions.h index 1f9aeece..41f7f032 100644 --- a/src/KingSystem/Physics/physConversions.h +++ b/src/KingSystem/Physics/physConversions.h @@ -1,7 +1,6 @@ #pragma once #include -#include #include #include #include