Added declaration of Lazy_exact_nt

This commit is contained in:
Andreas Fabri 2006-11-05 20:56:56 +00:00
parent 1273ea652b
commit 9d0af28a8a
1 changed files with 4 additions and 0 deletions

View File

@ -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{