This commit is contained in:
Pedro Machado Manhaes de Castro 2008-06-04 09:24:14 +00:00
parent 69c2b4d186
commit 9986bfec83
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ void _test_construct_radical_plane(const K &k) {
// -------------------------- PREDICATES
emplate <class K>
template <class K>
void _test_circle_equal(const K &k) {
typedef typename K::FT FT;
typedef typename K::Point_3 Point_3;