mirror of
https://github.com/boostorg/integer.git
synced 2025-07-30 04:37:13 +02:00
Added missing #include <iostream>
[SVN r81697]
This commit is contained in:
committed by
Peter Dimov
parent
e394f8fd86
commit
9677dbd035
@ -178,7 +178,7 @@ is beyond the range of `static_gcd_type`.
|
||||
#include <boost/math/common_factor.hpp>
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
Reference in New Issue
Block a user