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
@@ -16,7 +16,6 @@
#include <functional>
#include <CGAL/thread.h>
namespace CGAL {
namespace Point_set_processing_3 {