mirror of https://github.com/CGAL/cgal
add missing include
This commit is contained in:
parent
5538786eff
commit
b9a8d50b66
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include <CGAL/basic.h>
|
||||
#include <string>
|
||||
#include <set>
|
||||
|
||||
namespace CGAL{
|
||||
/// \ingroup PkgBGLProperties
|
||||
|
|
|
|||
Loading…
Reference in New Issue