Remove some #include <CGAL/Arithmetic_filter/...> (Filtered_exact stuff).

This commit is contained in:
Sylvain Pion 2006-07-12 12:03:52 +00:00
parent bd9daaa488
commit 45bfd07a83
7 changed files with 0 additions and 32 deletions

View File

@ -627,8 +627,4 @@ side_of_oriented_lineC2(const FT &a, const FT &b, const FT &c,
CGAL_END_NAMESPACE CGAL_END_NAMESPACE
#ifdef CGAL_ARITHMETIC_FILTER_H
#include <CGAL/Arithmetic_filter/predicates/kernel_ftC2.h>
#endif
#endif // CGAL_PREDICATES_KERNEL_FTC2_H #endif // CGAL_PREDICATES_KERNEL_FTC2_H

View File

@ -545,8 +545,4 @@ has_smaller_signed_dist_to_planeC3(
CGAL_END_NAMESPACE CGAL_END_NAMESPACE
#ifdef CGAL_ARITHMETIC_FILTER_H
#include <CGAL/Arithmetic_filter/predicates/kernel_ftC3.h>
#endif
#endif // CGAL_PREDICATES_KERNEL_FTC3_H #endif // CGAL_PREDICATES_KERNEL_FTC3_H

View File

@ -109,8 +109,4 @@ sign_of_determinant6x6(
CGAL_END_NAMESPACE CGAL_END_NAMESPACE
#ifdef CGAL_ARITHMETIC_FILTER_H
#include <CGAL/Arithmetic_filter/predicates/sign_of_determinant.h>
#endif // CGAL_ARITHMETIC_FILTER_H
#endif // CGAL_PREDICATES_SIGN_OF_DETERMINANT_H #endif // CGAL_PREDICATES_SIGN_OF_DETERMINANT_H

View File

@ -91,10 +91,4 @@ power_testC2( const FT &px, const FT &py, const FT &pwt,
CGAL_END_NAMESPACE CGAL_END_NAMESPACE
#ifdef CGAL_ARITHMETIC_FILTER_H
#ifndef CGAL_ARITHMETIC_FILTER_REGULAR_TRIANGULATION_FTC2_H
#include <CGAL/Arithmetic_filter/predicates/Regular_triangulation_ftC2.h>
#endif // CGAL_ARITHMETIC_FILTER_REGULAR_TRIANGULATION_FTC2_H
#endif
#endif // CGAL_REGULAR_TRIANGULATION_FTC2_H #endif // CGAL_REGULAR_TRIANGULATION_FTC2_H

View File

@ -123,10 +123,4 @@ power_testH2( const RT &phx, const RT &phy, const RT &phw, const RT &pwt,
CGAL_END_NAMESPACE CGAL_END_NAMESPACE
#ifdef CGAL_ARITHMETIC_FILTER_H
#ifndef CGAL_ARITHMETIC_FILTER_REGULAR_TRIANGULATION_RTH2_H
#include <CGAL/Arithmetic_filter/predicates/Regular_triangulation_rtH2.h>
#endif // CGAL_ARITHMETIC_FILTER_REGULAR_TRIANGULATION_RTH2_H
#endif
#endif // CGAL_REGULAR_TRIANGULATION_RTH2_H #endif // CGAL_REGULAR_TRIANGULATION_RTH2_H

View File

@ -158,8 +158,4 @@ power_testC3(const FT &pwt, const FT &qwt)
CGAL_END_NAMESPACE CGAL_END_NAMESPACE
#ifdef CGAL_ARITHMETIC_FILTER_H
#include <CGAL/Arithmetic_filter/predicates/Regular_triangulation_ftC3.h>
#endif
#endif // CGAL_REGULAR_TRIANGULATION_FTC3_H #endif // CGAL_REGULAR_TRIANGULATION_FTC3_H

View File

@ -83,8 +83,4 @@ power_testH3(
CGAL_END_NAMESPACE CGAL_END_NAMESPACE
#ifdef CGAL_ARITHMETIC_FILTER_H
#include <CGAL/Arithmetic_filter/predicates/Regular_triangulation_rtH3.h>
#endif
#endif // CGAL_REGULAR_TRIANGULATION_RTH3_H #endif // CGAL_REGULAR_TRIANGULATION_RTH3_H