Removed spurious ;

[SVN r755]
This commit is contained in:
Thomas Witt
2002-12-09 18:08:18 +00:00
parent c068ca0bda
commit 891d49bb1c

View File

@@ -265,7 +265,7 @@ namespace boost_concepts {
}
};
};
} // namespace detail
template <typename Iterator,
typename ConstIterator>