diff --git a/Redcraft.Utility/Source/Public/Numeric/Bit.h b/Redcraft.Utility/Source/Public/Numeric/Bit.h index 91c0bec..71dd486 100644 --- a/Redcraft.Utility/Source/Public/Numeric/Bit.h +++ b/Redcraft.Utility/Source/Public/Numeric/Bit.h @@ -2,6 +2,7 @@ #include "CoreTypes.h" #include "Numeric/Limits.h" +#include "Numeric/Literal.h" #include "TypeTraits/TypeTraits.h" #include