]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/cpu-timer.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / flower / cpu-timer.cc
index 0ed394409d59c839a23bc7d07a3e4f2a1f3100a9..f66d657be4611cf40f7ad6c67b313d6f2817470d 100644 (file)
@@ -7,6 +7,7 @@
 */
 
 #include "cpu-timer.hh"
+
 #include <unistd.h>
 // nextstep
 #ifndef CLOCKS_PER_SEC
@@ -19,7 +20,6 @@
 #endif
 #endif
 
-
 Cpu_timer::Cpu_timer ()
 {
   restart ();