Deprecate CGAL headers for threads, atomic and result_of, and move their content to config.h as fallback

This commit is contained in:
Maxime Gimeno
2021-05-07 11:09:24 +02:00
parent 56e09b7a7b
commit e9b7595fff
23 changed files with 19 additions and 22 deletions
@@ -21,7 +21,6 @@
#include <CGAL/Bbox_2.h>
#include <CGAL/Bbox_3.h>
#include <CGAL/Box_intersection_d/box_limits.h>
#include <CGAL/atomic.h>
#include <algorithm>
#include <array>