X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpaper-score.cc;h=3e9169c3da6c7b46bb8962670bd3b7c930c5fb38;hb=1de3d397c18622b6061402fef18e625701712bc5;hp=0cecb7951170d53e022523cdbdb3876493741f79;hpb=a22f2ad68fccb81e52f805ba69cb8c0e6bf8cd82;p=lilypond.git diff --git a/lily/paper-score.cc b/lily/paper-score.cc index 0cecb79511..3e9169c3da 100644 --- a/lily/paper-score.cc +++ b/lily/paper-score.cc @@ -34,6 +34,8 @@ #include "warn.hh" #include "constrained-breaking.hh" +using std::vector; + Paper_score::Paper_score (Output_def *layout) { layout_ = layout;