mirror of https://github.com/CGAL/cgal
Follow up of 00a91ff5
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:
parent
7f0a613df7
commit
78bbe0f356
|
|
@ -1975,8 +1975,6 @@ using Nef::gcd;
|
||||||
|
|
||||||
} //namespace CGAL
|
} //namespace CGAL
|
||||||
|
|
||||||
#ifdef CGAL_HEADER_ONLY
|
|
||||||
#include <CGAL/Nef_2/Polynomial_impl.h>
|
#include <CGAL/Nef_2/Polynomial_impl.h>
|
||||||
#endif // CGAL_HEADER_ONLY
|
|
||||||
|
|
||||||
#endif // CGAL_NEF_2_POLYNOMIAL_H
|
#endif // CGAL_NEF_2_POLYNOMIAL_H
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue