]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/file-name.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / flower / file-name.cc
index c65d8fc7ed8c9ecfdfaba536d450b3ec70c010de..71b3bf27b5063a469acf05bec3c26bd18cc9f605 100644 (file)
@@ -33,6 +33,9 @@ using namespace std;
 #include <sys/stat.h>
 #endif
 
+using std::string;
+using std::vector;
+
 #ifndef ROOTSEP
 #define ROOTSEP ':'
 #endif