mirror of https://github.com/CGAL/cgal
Add missing include
This commit is contained in:
parent
995c715202
commit
ee3abc5288
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
#ifdef DOXYGEN_RUNNING
|
||||
#define CGAL_BGL_NP_TEMPLATE_PARAMETERS NamedParameters
|
||||
|
|
|
|||
Loading…
Reference in New Issue