whitespace

This commit is contained in:
Andreas Fabri 2023-11-20 14:04:56 +00:00
parent 2d72f21107
commit 40dee7d2a0
2 changed files with 5 additions and 3 deletions

View File

@ -957,6 +957,8 @@ namespace IO {
/// \cgalNamedParamsEnd /// \cgalNamedParamsEnd
/// ///
/// \returns `true` if writing was successful, `false` otherwise. /// \returns `true` if writing was successful, `false` otherwise.
template <typename P, template <typename P,
typename CGAL_NP_TEMPLATE_PARAMETERS> typename CGAL_NP_TEMPLATE_PARAMETERS>
bool write_PLY(std::ostream& os, bool write_PLY(std::ostream& os,