Merge pull request #3797 from afabri/CGAL-Exact_algebraic-GF

Number_types:  Add Exact_algebraic
This commit is contained in:
Laurent Rineau
2019-05-21 16:37:07 +02:00
43 changed files with 362 additions and 460 deletions
@@ -4,7 +4,7 @@
test for number type modul
*/
#include <CGAL/basic.h>
#include <CGAL/config.h>
#include <cassert>
#include <CGAL/Residue.h>
#include <CGAL/FPU.h>