X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpure-from-neighbor-engraver.cc;h=e147f53ccadb3a5da4663b83cf59616d518911f4;hb=39db15840e1dbfbe7898d4c7fa09112fc6c3f819;hp=387c1cd0136e96b544f45f009ec953273330b87c;hpb=1de3d397c18622b6061402fef18e625701712bc5;p=lilypond.git diff --git a/lily/pure-from-neighbor-engraver.cc b/lily/pure-from-neighbor-engraver.cc index 387c1cd013..e147f53cca 100644 --- a/lily/pure-from-neighbor-engraver.cc +++ b/lily/pure-from-neighbor-engraver.cc @@ -28,8 +28,6 @@ #include "translator.icc" -using std::vector; - class Pure_from_neighbor_engraver : public Engraver { vector pure_relevants_;