mirror of https://github.com/CGAL/cgal
fix indentation issues
This commit is contained in:
parent
145ab7e3db
commit
48a493893f
|
|
@ -399,7 +399,6 @@ public:
|
|||
template <typename T>
|
||||
bool operator()(const T&) const
|
||||
{ return false;}
|
||||
|
||||
};
|
||||
|
||||
/// Returns the intersection and primitive id closest to the source point of the ray
|
||||
|
|
|
|||
Loading…
Reference in New Issue