]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/cpu-timer.hh
*** empty log message ***
[lilypond.git] / flower / include / cpu-timer.hh
index 19ad18294770863d9b9c8fd5d34100315d4602a0..055b6aad0416e6f1101f4a959f50e7e078d5fae8 100644 (file)
@@ -3,14 +3,15 @@
 
   source file of the Flower Library
 
-  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
 #ifndef CPU_TIMER_HH
 #define CPU_TIMER_HH
 
-#include <time.h>
+#include <ctime>
+
 #include "real.hh"
 
 class Cpu_timer {