|
From: Ferdinando A. <na...@am...> - 2007-09-07 08:44:15
|
Hi Luigi > Any particular reason to separate the enumeration from where the > duration calculation is implemented? I'm trying to use forward declaration in order to avoid early hpp inclusion. The point is that when Duration::Type is included in any input parameters list you need to import its definition even if you don't need all the rest of ql/cashflows/cashflows.hpp The same has been done for most enumerative types (BusinessDayConvention, Time Unit, etc) ciao -- Nando |