]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/file-path.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / flower / file-path.cc
index 65cd517e5a07247fc798277631be1857601679e0..b2bbb286f3b3d6bb53af050b158d9fbd75cd454a 100644 (file)
@@ -41,6 +41,9 @@
 
 #include <algorithm>
 
+using std::string;
+using std::vector;
+
 vector<string>
 File_path::directories () const
 {