mirror of https://github.com/CGAL/cgal
Add missing includes
This commit is contained in:
parent
3b1dfc764b
commit
8094b08708
|
|
@ -30,6 +30,8 @@
|
||||||
|
|
||||||
#include <boost/optional.hpp>
|
#include <boost/optional.hpp>
|
||||||
#include <CGAL/boost/graph/iterator.h>
|
#include <CGAL/boost/graph/iterator.h>
|
||||||
|
#include <CGAL/number_utils.h>
|
||||||
|
#include <CGAL/double.h>
|
||||||
namespace CGAL
|
namespace CGAL
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue