mirror of https://github.com/CGAL/cgal
missing include
This commit is contained in:
parent
d91d010ee7
commit
f31d41c1f2
|
|
@ -25,6 +25,8 @@
|
||||||
#include <CGAL/Envelope_3/Envelope_base.h>
|
#include <CGAL/Envelope_3/Envelope_base.h>
|
||||||
#include <CGAL/int.h>
|
#include <CGAL/int.h>
|
||||||
|
|
||||||
|
#include <memory>
|
||||||
|
|
||||||
namespace CGAL {
|
namespace CGAL {
|
||||||
|
|
||||||
template <typename ConicTraits_2>
|
template <typename ConicTraits_2>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue