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/int.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
namespace CGAL {
|
||||
|
||||
template <typename ConicTraits_2>
|
||||
|
|
|
|||
Loading…
Reference in New Issue