mirror of https://github.com/CGAL/cgal
Add missing include
This commit is contained in:
parent
9ce9f8e3d9
commit
580e71ec7f
|
|
@ -45,6 +45,8 @@
|
|||
#include <cstdio>
|
||||
#endif
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include <CGAL/tags.h>
|
||||
|
||||
#ifdef CGAL_LINKED_WITH_TBB
|
||||
|
|
|
|||
Loading…
Reference in New Issue