mirror of https://github.com/CGAL/cgal
move purely internal files
This commit is contained in:
parent
ffb13b07d6
commit
09c7fe1103
|
|
@ -28,7 +28,7 @@
|
|||
#ifndef CGAL_INTERSECTION_3_1_H
|
||||
#define CGAL_INTERSECTION_3_1_H
|
||||
|
||||
#include <CGAL/bbox_intersection_3.h>
|
||||
#include <CGAL/Intersections_3/intersection_3_1_impl.h>
|
||||
#include <CGAL/Intersections_3/internal/bbox_intersection_3.h>
|
||||
#include <CGAL/Intersections_3/internal/intersection_3_1_impl.h>
|
||||
|
||||
#endif // CGAL_INTERSECTION_3_1_H
|
||||
|
|
|
|||
Loading…
Reference in New Issue