mirror of https://github.com/CGAL/cgal
- Remove useless #includes.
This commit is contained in:
parent
df2efa8147
commit
bee10b5b88
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue