- Remove useless #includes.

This commit is contained in:
Sylvain Pion 2001-06-26 12:08:21 +00:00
parent df2efa8147
commit bee10b5b88
1 changed files with 0 additions and 3 deletions

View File

@ -18,11 +18,8 @@
#endif
#endif
#include <CGAL/misc.h>
#include <CGAL/number_utils.h>
#include <CGAL/Timer.h>
#include <CGAL/double.h>
#include <CGAL/Interval_arithmetic.h>
#include <CGAL/Quotient.h>
#include <CGAL/MP_Float.h>