X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpage-spacing-result.cc;h=19ae1d9b76085bf517606845f805daf90e80a938;hb=e9135d834819eba63b64ec711542480250b42b78;hp=72164cc2bd7758c405d89a91dbba03cd83e6b497;hpb=4720c6db726f01da800fb1295a2b072ca931efc4;p=lilypond.git diff --git a/lily/page-spacing-result.cc b/lily/page-spacing-result.cc index 72164cc2bd..19ae1d9b76 100644 --- a/lily/page-spacing-result.cc +++ b/lily/page-spacing-result.cc @@ -3,16 +3,18 @@ source file of the GNU LilyPond music typesetter - (c) 2007 Han-Wen Nienhuys + (c) 2007--2009 Han-Wen Nienhuys */ #include "page-spacing-result.hh" +#include Page_spacing_result::Page_spacing_result () { penalty_ = 0; demerits_ = infinity_f; + system_count_status_ = SYSTEM_COUNT_OK; } vsize