X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftranslator.cc;h=a277eab16d96f86ffc7e7c2e2188a434f812357c;hb=1de3d397c18622b6061402fef18e625701712bc5;hp=370f7771c0dcf2a95148ee964b97f4ccd00eb284;hpb=a22f2ad68fccb81e52f805ba69cb8c0e6bf8cd82;p=lilypond.git diff --git a/lily/translator.cc b/lily/translator.cc index 370f7771c0..a277eab16d 100644 --- a/lily/translator.cc +++ b/lily/translator.cc @@ -28,6 +28,9 @@ #include "translator.icc" +using std::string; +using std::vector; + Translator::~Translator () { }