mirror of https://github.com/CGAL/cgal
Add #include for CGAL::abs()
This commit is contained in:
parent
c908ed5fa2
commit
2f8515067c
|
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include <CGAL/disable_warnings.h>
|
||||
|
||||
#include <CGAL/number_utils.h>
|
||||
#include <CGAL/Segment_3.h>
|
||||
#include <CGAL/Bbox_3.h>
|
||||
#include <CGAL/Kernel/Same_uncertainty.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue