]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-outputter.cc
* The grand 2005-2006 replace.
[lilypond.git] / lily / paper-outputter.cc
index de9c16fc87d9fa5e8dd141cd5f2dcc4054cbd6b1..41a941884dc5ef7c763899da48f544195c1ebc3b 100644 (file)
@@ -3,14 +3,15 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #include "paper-outputter.hh"
 
-#include <math.h>
+#include <cmath>
 #include <ctime>
+using namespace std;
 
 #include "dimensions.hh"
 #include "file-name.hh"