Added include

This commit is contained in:
Michael Kerber 2008-09-23 14:27:50 +00:00
parent c035b60be1
commit 3d3328366e
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
#ifndef CGAL_POLYNOMIAL_TYPE_GENERATOR_H
#define CGAL_POLYNOMIAL_TYPE_GENERATOR_H
#include <CGAL/Polynomial_traits_d.h>
CGAL_BEGIN_NAMESPACE
template <class T, int d>