mirror of https://github.com/CGAL/cgal
Added declaration of Lazy_exact_nt
This commit is contained in:
parent
1273ea652b
commit
9d0af28a8a
|
|
@ -170,6 +170,10 @@ typedef LEDA_arithmetic_kernel Arithmetic_kernel;
|
|||
|
||||
// end #define
|
||||
|
||||
template <class NT>
|
||||
class Lazy_exact_nt;
|
||||
|
||||
|
||||
namespace INTERN_AK{
|
||||
template <class NT>
|
||||
struct Lazy_exact_type{
|
||||
|
|
|
|||
Loading…
Reference in New Issue