]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/warn.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / flower / warn.cc
index f17a36483fa4b91255309f5509bbcf5a160b10b2..422dea802736e306ca0ae08b9e5fc1e6d68e453c 100644 (file)
@@ -26,6 +26,8 @@
 #include "international.hh"
 
 using namespace std;
+using std::string;
+using std::vector;
 
 /** We have several different loglevels, each with its own message function(s):
       ERROR: error, non_fatal_error, programming_error