]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/custos.cc
* flower/file-path.cc:
[lilypond.git] / lily / custos.cc
index 515e04f761f76b285b7ce8de638dfc3cc6b81889..0b928b500ddab62e9183d422567b44b9e71df976 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Juergen Reuter <reuter@ipd.uka.de>
+  (c) 2000--2006 Juergen Reuter <reuter@ipd.uka.de>
 */
 
 /* TODO:
@@ -14,7 +14,8 @@
 */
 
 #include <cstdio>
-#include <math.h> // rint
+#include <cmath> // rint
+using namespace std;
 
 #include "custos.hh"
 #include "direction.hh"