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 <CGAL/basic.h>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <set>
|
||||||
|
|
||||||
namespace CGAL{
|
namespace CGAL{
|
||||||
/// \ingroup PkgBGLProperties
|
/// \ingroup PkgBGLProperties
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue