Update of /cvsroot/quantlibaddin/QuantLibAddin/qlo
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv10469
Modified Files:
cmsmarket.hpp swaptionvolstructure.hpp
Log Message:
silence gcc warning
Index: cmsmarket.hpp
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/qlo/cmsmarket.hpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** cmsmarket.hpp 2 Oct 2006 13:27:57 -0000 1.4
--- cmsmarket.hpp 4 Oct 2006 13:35:46 -0000 1.5
***************
*** 62,64 ****
}
! #endif
\ No newline at end of file
--- 62,65 ----
}
! #endif
!
Index: swaptionvolstructure.hpp
===================================================================
RCS file: /cvsroot/quantlibaddin/QuantLibAddin/qlo/swaptionvolstructure.hpp,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** swaptionvolstructure.hpp 4 Oct 2006 10:04:35 -0000 1.27
--- swaptionvolstructure.hpp 4 Oct 2006 13:35:46 -0000 1.28
***************
*** 142,144 ****
}
! #endif
\ No newline at end of file
--- 142,145 ----
}
! #endif
!
|