Added includes

This commit is contained in:
Michael Kerber 2008-08-05 13:58:40 +00:00
parent 3068882680
commit f76149af87
1 changed files with 3 additions and 1 deletions

View File

@ -21,8 +21,10 @@
#ifdef CGAL_USE_LEDA
#include <LEDA/numbers/digit.h>
#include <CGAL/leda_integer.h>
#include <CGAL/leda_bigfloat.h>
#include <CGAL/leda_bigfloat_interval.h>
#include <LEDA/numbers/digit.h>
#endif