mirror of https://github.com/CGAL/cgal
Added include
This commit is contained in:
parent
c035b60be1
commit
3d3328366e
|
|
@ -15,6 +15,8 @@
|
||||||
#ifndef CGAL_POLYNOMIAL_TYPE_GENERATOR_H
|
#ifndef CGAL_POLYNOMIAL_TYPE_GENERATOR_H
|
||||||
#define CGAL_POLYNOMIAL_TYPE_GENERATOR_H
|
#define CGAL_POLYNOMIAL_TYPE_GENERATOR_H
|
||||||
|
|
||||||
|
#include <CGAL/Polynomial_traits_d.h>
|
||||||
|
|
||||||
CGAL_BEGIN_NAMESPACE
|
CGAL_BEGIN_NAMESPACE
|
||||||
|
|
||||||
template <class T, int d>
|
template <class T, int d>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue