]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/test-file-path.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / flower / test-file-path.cc
index a20364b98cf6214e0f727ec9a9672fef85f217d0..e55309a3f775dd428f339a4d8960feb26ac19f01 100644 (file)
@@ -6,6 +6,8 @@
 #include "yaffut.hh"
 #include "config.hh"
 
+using std::string;
+
 TEST (File_path, Find)
 {
   char const *extensions[] = {"ly", "", 0};