X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fconstrained-breaking.cc;h=463e84bf113e4434e64398150568aaba6b212a65;hb=1de3d397c18622b6061402fef18e625701712bc5;hp=df08d5433ce6cefd38c944448a80c20f0350c8cf;hpb=a22f2ad68fccb81e52f805ba69cb8c0e6bf8cd82;p=lilypond.git diff --git a/lily/constrained-breaking.cc b/lily/constrained-breaking.cc index df08d5433c..463e84bf11 100644 --- a/lily/constrained-breaking.cc +++ b/lily/constrained-breaking.cc @@ -29,6 +29,8 @@ #include "system.hh" #include "warn.hh" +using std::vector; + /* We use the following optimal substructure. Let W (A) be our weight function.