mirror of https://github.com/CGAL/cgal
Cleanup of white spaces and empty lines also under examples/*/*.h.
This commit is contained in:
parent
847c23a15e
commit
05840a8f17
|
|
@ -186,5 +186,3 @@ operator>>(std::istream &is, MyPointC2 &p)
|
||||||
|
|
||||||
|
|
||||||
#endif // MY_POINTC2_H
|
#endif // MY_POINTC2_H
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -71,4 +71,3 @@ CGAL_END_NAMESPACE
|
||||||
|
|
||||||
#endif // CGAL_TRIANGULATION_PRINT_OFF_H //
|
#endif // CGAL_TRIANGULATION_PRINT_OFF_H //
|
||||||
// EOF //
|
// EOF //
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -36,4 +36,3 @@ solve_convex_hull_containment_lp (const Point_d& p,
|
||||||
CGAL::Const_oneset_iterator
|
CGAL::Const_oneset_iterator
|
||||||
<typename CGAL::Kernel_traits<Point_d>::Kernel::RT> (0)), dummy); // c
|
<typename CGAL::Kernel_traits<Point_d>::Kernel::RT> (0)), dummy); // c
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -71,8 +71,3 @@ public:
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue