mirror of https://github.com/CGAL/cgal
Removed #include <CGAL/Point_3.h>
This commit is contained in:
parent
9f6d8af459
commit
fa385a4797
|
|
@ -24,10 +24,7 @@
|
|||
#ifndef CGAL_OPTIMISATION_ACCESS_COORDINATES_BEGIN_3_H
|
||||
#define CGAL_OPTIMISATION_ACCESS_COORDINATES_BEGIN_3_H
|
||||
|
||||
// includes
|
||||
#ifndef CGAL_POINT_3_H
|
||||
# include <CGAL/Point_3.h>
|
||||
#endif
|
||||
|
||||
|
||||
CGAL_BEGIN_NAMESPACE
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue