move purely internal files

This commit is contained in:
Andreas Fabri 2018-02-17 16:14:51 +00:00
parent ffb13b07d6
commit 09c7fe1103
3 changed files with 2 additions and 2 deletions

View File

@ -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