From 9d72fb95d3f5137437fe99f51083f6922f312db5 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:29:03 +0000 Subject: [PATCH] lilypond-1.1.4 --- lily/p-score.cc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 () -- 2.39.5