wao... 3 new words = 3 commits

This commit is contained in:
Monique Teillaud 2008-11-04 15:34:20 +00:00
parent c4b7d1a0ee
commit d6ae567fc7
1 changed files with 1 additions and 1 deletions

View File

@ -1002,7 +1002,7 @@ void _test_circle_construct(CK ck)
typename CK::Construct_circular_source_vertex_2()(llaa); typename CK::Construct_circular_source_vertex_2()(llaa);
typename CK::Construct_circular_target_vertex_2()(llaa); typename CK::Construct_circular_target_vertex_2()(llaa);
#ifdef CGAL_NO_DEPRECATED #ifndef CGAL_NO_DEPRECATED
// testing the deprecate stuffs // testing the deprecate stuffs
typename CK::Construct_supporting_circle_2()(ccaa); typename CK::Construct_supporting_circle_2()(ccaa);
typename CK::Construct_supporting_line_2()(llaa); typename CK::Construct_supporting_line_2()(llaa);