mirror of https://github.com/CGAL/cgal
added missing includes
This commit is contained in:
parent
867287b000
commit
ae070c2a1b
|
|
@ -25,6 +25,8 @@
|
|||
|
||||
#include <CGAL/basic.h>
|
||||
#include <functional>
|
||||
#include <list>
|
||||
#include <vector>
|
||||
|
||||
#include <CGAL/Polynomial/fwd.h>
|
||||
#include <CGAL/Polynomial/misc.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue