mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-31 13:27:25 +02:00
Remove tabs in file.
[SVN r24043]
This commit is contained in:
@ -89,7 +89,7 @@ main()
|
||||
boost_concepts::RandomAccessTraversalConcept<old_iterator> >();
|
||||
|
||||
boost::function_requires<
|
||||
boost_concepts::InteroperableIteratorConcept<int*, int const*> >();
|
||||
boost_concepts::InteroperableIteratorConcept<int*, int const*> >();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user