]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimensions.hh
Release: bump Welcome versions.
[lilypond.git] / lily / include / dimensions.hh
index aa01197611f0a48887e1092764ca3bf7c2046e90..a0e2f25edd9203e83f24288e4dde9c1c6b2db5ad 100644 (file)
@@ -37,7 +37,7 @@ const Real PT_TO_MM = (1.0 / MM_TO_PT);
 
 #endif
 
-std::string print_dimen (Real);
+string print_dimen (Real);
 const Real point_constant = 1 PT;
 const Real inch_constant = 1 INCH;
 const Real cm_constant = 1 CM;