diff --git a/integer_test.cpp b/integer_test.cpp index d7e06fb..2c2ba1b 100644 --- a/integer_test.cpp +++ b/integer_test.cpp @@ -173,4 +173,4 @@ int main() std::cout << 0 << ' '; test( uint_t<0>::fast() ); return 0; -} \ No newline at end of file +}