diff --git a/Redcraft.Utility/Source/Public/TypeTraits/Swappable.h b/Redcraft.Utility/Source/Public/TypeTraits/Swappable.h index d5287d6..60a3b74 100644 --- a/Redcraft.Utility/Source/Public/TypeTraits/Swappable.h +++ b/Redcraft.Utility/Source/Public/TypeTraits/Swappable.h @@ -1,7 +1,6 @@ #pragma once #include "CoreTypes.h" -#include "Templates/Utility.h" #include "TypeTraits/HelperClasses.h" NAMESPACE_REDCRAFT_BEGIN