fixing the 03/06/2008 red mosaic

This commit is contained in:
Pedro Machado Manhaes de Castro
2008-06-04 07:51:25 +00:00
parent 158a455f10
commit 9b698c6039
4 changed files with 29 additions and 1 deletions
@@ -3619,6 +3619,7 @@ namespace CartesianKernelFunctors {
typedef typename K::Plane_3 Plane_3;
typedef typename K::Triangle_3 Triangle_3;
typedef typename K::Circle_3 Circle_3;
typedef typename K::Sphere_3 Sphere_3;
public:
typedef typename K::Bool_type result_type;
typedef Arity_tag< 2 > Arity;