]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/debug.hh
release: 1.3.18
[lilypond.git] / lily / include / debug.hh
index 63df6b6afcf0d9f9510582033c2a59c085083eb3..c5928440069b3f9984305cb382549d73f112f063 100644 (file)
@@ -6,15 +6,12 @@
 #define DEBUG_HH
 
 #include <assert.h>
-#include <iostream.h>
 #include "dstream.hh"
 #include "real.hh"
 #include "lily-proto.hh"
 #include "flower-debug.hh"
 #include "warn.hh"
 
-// progress
-extern ostream *mlog;
-
+void progress_indication (String);
 
 #endif