mirror of https://github.com/CGAL/cgal
whitespace
This commit is contained in:
parent
2d72f21107
commit
40dee7d2a0
|
|
@ -957,6 +957,8 @@ namespace IO {
|
|||
/// \cgalNamedParamsEnd
|
||||
///
|
||||
/// \returns `true` if writing was successful, `false` otherwise.
|
||||
|
||||
|
||||
template <typename P,
|
||||
typename CGAL_NP_TEMPLATE_PARAMETERS>
|
||||
bool write_PLY(std::ostream& os,
|
||||
|
|
|
|||
Loading…
Reference in New Issue