X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lily%2Fstaff-spacing.cc;h=d693feaee1056fd5d293f27eff0e7d873765e66f;hb=1de3d397c18622b6061402fef18e625701712bc5;hp=c8e51f56f8ee4585ac4b5242c4151e238dd1d3b6;hpb=a22f2ad68fccb81e52f805ba69cb8c0e6bf8cd82;p=lilypond.git diff --git a/lily/staff-spacing.cc b/lily/staff-spacing.cc index c8e51f56f8..d693feaee1 100644 --- a/lily/staff-spacing.cc +++ b/lily/staff-spacing.cc @@ -34,6 +34,9 @@ using namespace std; #include "pointer-group-interface.hh" #include "directional-element-interface.hh" +using std::string; +using std::vector; + /* A stem following a bar-line creates an optical illusion similar to the one mentioned in note-spacing.cc. We correct for it here.