]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/global-ctor.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / global-ctor.cc
index 5f2a76797377090e9df8d59fa506cf61042a2ae0..70e7dc848a567ad8eec002aa5b93a036b662d6e6 100644 (file)
@@ -6,7 +6,9 @@
   (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
+
 #include "global-ctor.hh"
+
 #include "array.hh"
 
 static Array<Global_ctor> *ctor_global_statics_;