forked from boostorg/iterator
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