mirror of https://github.com/CGAL/cgal
add missing include directive
This commit is contained in:
parent
c3fc9093f1
commit
728bc98d37
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include <CGAL/Profile_timer.h>
|
||||
#include <CGAL/intersections.h>
|
||||
#include <CGAL/predicates/sign_of_determinant.h>
|
||||
|
||||
namespace CGAL {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue