From: fred Date: Tue, 26 Mar 2002 21:29:03 +0000 (+0000) Subject: lilypond-1.1.4 X-Git-Tag: release/1.5.59~2781 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9d72fb95d3f5137437fe99f51083f6922f312db5;p=lilypond.git lilypond-1.1.4 --- diff --git a/lily/p-score.cc b/lily/p-score.cc index 6b68f7f0fd..94982bb100 100644 --- a/lily/p-score.cc +++ b/lily/p-score.cc @@ -25,10 +25,13 @@ #include "file-results.hh" #include "misc.hh" -#if 0 // has w32 advanced? +#if 1 // has w32 advanced? + // nope (cygwin-b20) + // sucking Cygnus egcs - w32 #include "list.tcc" #include "cursor.tcc" + #endif Paper_score::Paper_score ()