diff --git a/src/integral_limits.h b/src/integral_limits.h index 9dfa7371..9f0007db 100644 --- a/src/integral_limits.h +++ b/src/integral_limits.h @@ -31,7 +31,7 @@ SOFTWARE. #ifndef __ETL_INTEGRAL_LIMITS__ #define __ETL_INTEGRAL_LIMITS__ -#include +#include #include #include "type_traits.h"