mirror of https://github.com/CGAL/cgal
added stl-include file for SUN
This commit is contained in:
parent
e35d01bd80
commit
ffa2bdbf91
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include <list>
|
||||
#include <fstream>
|
||||
#include <algorithm>
|
||||
|
||||
typedef CGAL::Exact_predicates_inexact_constructions_kernel K;
|
||||
typedef CGAL::Regular_triangulation_euclidean_traits_3<K> Traits;
|
||||
|
|
|
|||
Loading…
Reference in New Issue