#include <CGAL/tags.h>
This is a convenience alias to Parallel_tag if the third party library Intel TBB has been found and linked, and to Sequential_tag otherwise.
Parallel_tag
Sequential_tag