]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-symbol-referencer.cc
* lily/tie-column.cc (set_manual_tie_configuration): new function.
[lilypond.git] / lily / staff-symbol-referencer.cc
index 80db80ba065d40e7d8689812a7e5b606b1077468..7ad89794f9cbf1580bc9156fc54c8b12c12e5af0 100644 (file)
@@ -8,7 +8,8 @@
 
 #include "staff-symbol-referencer.hh"
 
-#include <math.h>
+#include <cmath>
+using namespace std;
 
 #include "staff-symbol.hh"
 #include "output-def.hh"