]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/translator.cc
Revert "Issue 4550 (1/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / translator.cc
index a277eab16d96f86ffc7e7c2e2188a434f812357c..370f7771c0dcf2a95148ee964b97f4ccd00eb284 100644 (file)
@@ -28,9 +28,6 @@
 
 #include "translator.icc"
 
-using std::string;
-using std::vector;
-
 Translator::~Translator ()
 {
 }