mirror of https://github.com/CGAL/cgal
remove comment for workaround for VC++
This commit is contained in:
parent
cea0f3bbf1
commit
07658cbdc8
|
|
@ -163,8 +163,6 @@ public:
|
|||
|
||||
};
|
||||
|
||||
// Note that we write R_::Aff_transformation_3 instead of using the nested typedef in Sphere_3
|
||||
// as VC 7.3 has a matching problem
|
||||
template <class R_>
|
||||
Sphere_3<R_>
|
||||
Sphere_3<R_>::
|
||||
|
|
|
|||
Loading…
Reference in New Issue