]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/page-spacing-result.cc
Docs: make it easier to find svg, png and eps output options
[lilypond.git] / lily / page-spacing-result.cc
index 93c737c83949786f2289904c94cac371138f5c7a..19ae1d9b76085bf517606845f805daf90e80a938 100644 (file)
@@ -3,16 +3,18 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2007--2008 Han-Wen Nienhuys <hanwen@lilypond.org>
+  (c) 2007--2009 Han-Wen Nienhuys <hanwen@lilypond.org>
   
 */
 
 #include "page-spacing-result.hh"
+#include <cstdio>
 
 Page_spacing_result::Page_spacing_result ()
 {
   penalty_ = 0;
   demerits_ = infinity_f;
+  system_count_status_ = SYSTEM_COUNT_OK;
 }
 
 vsize