commit 00a91ff5ce
  Author: Sébastien Loriot <sebastien.loriot@cgal.org>
  Date:   Thu Jan 19 15:15:29 2017 +0100

      remove Nef_2 polynomial from CGAL lib
This commit is contained in:
Sébastien Loriot 2017-01-20 16:19:07 +01:00
parent 7f0a613df7
commit 78bbe0f356
1 changed files with 0 additions and 2 deletions

View File

@ -1975,8 +1975,6 @@ using Nef::gcd;
} //namespace CGAL
#ifdef CGAL_HEADER_ONLY
#include <CGAL/Nef_2/Polynomial_impl.h>
#endif // CGAL_HEADER_ONLY
#endif // CGAL_NEF_2_POLYNOMIAL_H