mirror of
https://github.com/boostorg/integer.git
synced 2025-07-29 12:17:13 +02:00
Add newline at eof to quiet compiler warning
[SVN r7809]
This commit is contained in:
@ -173,4 +173,4 @@ int main()
|
|||||||
std::cout << 0 << ' '; test( uint_t<0>::fast() );
|
std::cout << 0 << ' '; test( uint_t<0>::fast() );
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user