]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/std-string.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / flower / std-string.cc
index 855193ecb07b0a8849e66dec01f5a3e21224b0f0..304ddf33cf773076d1f43f3a70b1d30822a5b7ed 100644 (file)
@@ -101,6 +101,7 @@ string_compare (string const &a, string const &b)
 }
 
 #include "std-vector.hh"
+
 vector<string>
 string_split (string str, char c)
 {