mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-28 20:07:30 +02:00
Trim trailing spaces.
This commit is contained in:
@ -41,6 +41,6 @@ int main()
|
||||
boost::function_requires< boost_concepts::InteroperableIteratorConcept<rev_iter, c_rev_iter> >();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
return boost::exit_success;
|
||||
}
|
||||
|
Reference in New Issue
Block a user