mirror of https://github.com/CGAL/cgal
Merge pull request #8112 from efifogel/Ss_2-missing_headers-efif
Added missing headers
This commit is contained in:
commit
a71a7352bf
|
|
@ -23,6 +23,9 @@
|
|||
* Member-function definitions of the Surface_sweep_2 class-template.
|
||||
*/
|
||||
|
||||
#include <algorithm>
|
||||
#include <set>
|
||||
|
||||
namespace CGAL {
|
||||
namespace Surface_sweep_2 {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue