mirror of https://github.com/CGAL/cgal
include only needed headers
This commit is contained in:
parent
b24108f5fd
commit
0fa668ecee
|
|
@ -3,9 +3,8 @@
|
|||
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <cassert>
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
||||
typedef CGAL::Exact_predicates_inexact_constructions_kernel K;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue