- Update to new parsing.

This commit is contained in:
Sylvain Pion 1999-07-29 15:48:04 +00:00
parent 90c2ced9b9
commit 125e44d51c
1 changed files with 1 additions and 4 deletions

View File

@ -27,6 +27,7 @@
#ifndef CGAL_CFG_NO_EXPLICIT_TEMPLATE_FUNCTION_ARGUMENT_SPECIFICATION
template < class CGAL_IA_CT, class CGAL_IA_ET, class CGAL_IA_CACHE >
#endif
/* */
CGAL::Comparison_result
compare_xC2(
const CGAL::Filtered_exact <CGAL_IA_CT, CGAL_IA_ET, CGAL_IA_CACHE> &px,
@ -65,8 +66,4 @@ compare_xC2(
}
}
#ifdef CGAL_ARITHMETIC_FILTER_H
#include <Arithmetic_filter/template_predicates_on_ft.h>
#endif
#endif // CGAL_ARITHMETIC_FILTER_TEMPLATE_PREDICATES_ON_FT_H