include global functions removed

This commit is contained in:
Monique Teillaud 2006-03-02 07:33:06 +00:00
parent 288c4d3cc9
commit d68a29eb65
1 changed files with 3 additions and 3 deletions

View File

@ -31,9 +31,9 @@
#include <CGAL/Root_for_circles_2_2.h>
#include <CGAL/Algebraic_kernel/function_objects_on_roots_and_polynomials_2_2.h>
#include <CGAL/global_functions_on_roots_and_polynomials_2_2.h>
#include <CGAL/global_functions_on_roots_and_polynomial_1_2_and_2_2.h>
#include <CGAL/global_functions_on_root_for_circle_2_2.h>
// #include <CGAL/global_functions_on_roots_and_polynomials_2_2.h>
// #include <CGAL/global_functions_on_roots_and_polynomial_1_2_and_2_2.h>
// #include <CGAL/global_functions_on_root_for_circle_2_2.h>
CGAL_BEGIN_NAMESPACE